List more possible payloads in the README (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2560 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann 2007-02-26 13:52:42 +00:00
parent 2a3223952e
commit 72e87062f4
1 changed files with 4 additions and 0 deletions

4
README
View File

@ -17,7 +17,11 @@ desired "payload" can be started by LinuxBIOS. Examples include:
* A Linux kernel
* FILO (a simple bootloader with filesystem support)
* GRUB2 (a free bootloader; support is in development)
* OpenBIOS (a free IEEE1275-1994 Open Firmware implementation)
* Open Firmware (a free IEEE1275-1994 Open Firmware implementation)
* SmartFirmware (a free IEEE1275-1994 Open Firmware implementation)
* GNUFI (a free, UEFI-compatible firmware)
* Etherboot (for network booting and booting from raw IDE or FILO)
* ADLO (for booting Windows 2000 or OpenBSD)
* Plan 9 (a distributed operating system)