From 50c7bdbe826b5b425748a11273d14e3aed2ce851 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 27 Aug 2014 03:20:16 +0200 Subject: many changes and adaptions and VESA mode !! --- boot/memmap.asm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'boot/memmap.asm') diff --git a/boot/memmap.asm b/boot/memmap.asm index 29d48f3..d101557 100644 --- a/boot/memmap.asm +++ b/boot/memmap.asm @@ -51,5 +51,7 @@ BiosGetMemoryMap: .error: stc .done: + + mov [MEMMAP_SIZE_OFFSET],bp popad ret -- cgit v1.2.3