Use a different algorithm to convert between Multiboot 2 and Multiboot 1
commit3fbbfaef44a4fe2175797e09c67101344fe8618f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 31 Dec 2012 19:06:38 +0000 (31 19:06 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 31 Dec 2012 19:06:38 +0000 (31 19:06 +0000)
tree30bbe51c4b56cb3b241f5440ba008b3da63b7fc5
parente59b84e0a5874696bae24651c144985d65fe0386
Use a different algorithm to convert between Multiboot 2 and Multiboot 1
memory maps. The new one works on pc-i386 (it doesn't leave junk in the
upper half of QUADs). pc-i386 can now boot from EFI (in VirtualBox at
least).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@46176 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/all-pc/bootstrap/multiboot2.c