PreReqs HandleNoMultiboot Method Fling OS
Inserts the method that handles what happens when the Multiboot Signature is invalid or undetected.

Namespace: Kernel
Assembly: Kernel (in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[PluggedMethodAttribute(ASMFilePath = "ASM\PreReqs\HandleNoMultiboot")]
[SequencePriorityAttribute(Priority = -9223372036854775800)]
private static void HandleNoMultiboot()
See Also