Exec didn't supply new boot parameters to bootloader.resource if the old
commit7893e8faf13abf70ec0a01891c9c5fba6eed3975
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Dec 2006 02:38:43 +0000 (17 02:38 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 17 Dec 2006 02:38:43 +0000 (17 02:38 +0000)
treefecc85e8528ec99c4b3e7d08280204a467689370
parentf180bf827ca78a16f6a0246effc2e0eeda3a41d6
Exec didn't supply new boot parameters to bootloader.resource if the old
parameters were still in memory. This is a fix for the previous attempt
to fix this bug. The previous attempt broke soft rebooting.

Also, the move of the multiboot header to bootloader.resource (a few
months ago) has been tidied up, with associated comments moved and
updated etc.

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