diff options
| -rw-r--r-- | boot/stage2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/stage2.asm b/boot/stage2.asm index a1dbb46..ebc346e 100644 --- a/boot/stage2.asm +++ b/boot/stage2.asm @@ -15,7 +15,7 @@ ; ; * 32-bit protected mode set up. ; -; * esp set to 0x90000 +; * esp set under MBR ; ; * A20 gate opened ; |
