From fd646122418ecefcde228d43821d07da79dd99bb Mon Sep 17 00:00:00 2001 From: Anthony Liguori Date: Fri, 30 Oct 2009 09:06:09 -0500 Subject: Switch pc bios from pc-bios to seabios SeaBIOS is a port of pc-bios to GCC. Besides using a more modern tool chain, SeaBIOS introduces a number of new features including PMM support, better BEV and BCV support, and better PnP support. Signed-off-by: Anthony Liguori --- pc-bios/bios.bin | Bin 131072 -> 131072 bytes pc-bios/pcbios.bin | Bin 0 -> 131072 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pc-bios/pcbios.bin (limited to 'pc-bios') diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin index 88ef09d..1078809 100644 Binary files a/pc-bios/bios.bin and b/pc-bios/bios.bin differ diff --git a/pc-bios/pcbios.bin b/pc-bios/pcbios.bin new file mode 100644 index 0000000..88ef09d Binary files /dev/null and b/pc-bios/pcbios.bin differ -- cgit v1.1