Boot info was sometimes not updated after a full reboot. This problem
commit176c5ebcfad220991479929db1dc6fd10fceef7f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 10 Dec 2006 20:33:12 +0000 (10 20:33 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 10 Dec 2006 20:33:12 +0000 (10 20:33 +0000)
tree353410a3f9c65759457cf2ccc89614de719f6178
parent28c2bacecadf1f8fb7503a5fcb27a36df3ad0a4c
Boot info was sometimes not updated after a full reboot. This problem
may be specific to QEmu, or to emulators in general. The boot info's
magic value is now destroyed after the info has been read, so that it
isn't cached.

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@25065 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/i386-pc/bootloader/bootloader_init.c