diff options
Diffstat (limited to 'Kernel/HALKit')
| -rw-r--r-- | Kernel/HALKit/AMD64/HalBoot.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/HALKit/AMD64/HalBoot.asm b/Kernel/HALKit/AMD64/HalBoot.asm index ab8273a1..ad1c1987 100644 --- a/Kernel/HALKit/AMD64/HalBoot.asm +++ b/Kernel/HALKit/AMD64/HalBoot.asm @@ -17,7 +17,7 @@ %define kArchAmd64 122 %define kHandoverMagic 0xBADCC -section .NewBoot +section .newosldr HandoverMagic: dq kHandoverMagic HandoverType: dw kTypeKernel |
