![]() One of the primary reasons that issues with the quik bootloader were not detected earlier was because arch/ppc/qemu/main.c has a separate code path for forcing an old-world boot when -boot c is passed to QEMU. This commit implements the bootcode loader as a core OpenBIOS loader which enables old-world payloads such as quik to be executed using: load hd:,%BOOT go Note that we also fix a bug in mac-parts.c to ensure that we don't try and interpose a filesystem package when %BOOT is passed as a filename. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> CC: Alexander Graf <agraf@suse.de> CC: Andreas Färber <afaerber@suse.de> git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1105 f158a5a8-5612-0410-a976-696ce0be7e32 |
||
---|---|---|
.. | ||
build.xml | ||
client.fs | ||
fcode.fs | ||
firmware.fs | ||
see.fs |