From 72b40c1b54651fba2783ae42a0ef8b50a5ae0670 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Fri, 5 Sep 2014 10:03:18 +0200 Subject: fix comment --- boot/stage2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ; -- cgit v1.2.3