diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-09-05 10:03:18 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-09-05 10:03:18 +0200 |
| commit | 72b40c1b54651fba2783ae42a0ef8b50a5ae0670 (patch) | |
| tree | 2dabf0857287f3f1f92e50bed83c64a07df197cc /boot/stage2.asm | |
| parent | 3de7f3963024a67d8d3b917c575d1803ff458770 (diff) | |
fix comment
Diffstat (limited to 'boot/stage2.asm')
| -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 ; |
