PreReqs MultibootSignature Method Fling OS
Inserts the multiboot signature at the start of the file.

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

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