diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-10-01 00:14:04 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-10-01 00:14:04 +0000 |
commit | 39b4da28b3c008e23e1a1537192ac98fc6dde8c3 (patch) | |
tree | c8ce1beead9a364c0df6e1b946d30b5e6ccc8410 /pc-bios | |
parent | 5a67135a0b169b768435ace7c7698f7709ba131f (diff) |
bios binary images
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@400 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/README | 4 | ||||
-rw-r--r-- | pc-bios/bios.bin | bin | 0 -> 65536 bytes | |||
-rw-r--r-- | pc-bios/vgabios.bin | bin | 0 -> 27493 bytes |
3 files changed, 4 insertions, 0 deletions
diff --git a/pc-bios/README b/pc-bios/README new file mode 100644 index 000000000..508801dce --- /dev/null +++ b/pc-bios/README @@ -0,0 +1,4 @@ +- The PC BIOS comes from the Bochs project + (http://bochs.sourceforge.net/). +- The VGA BIOS comes from the LGPL VGA bios project + (http://www.nongnu.org/vgabios/). diff --git a/pc-bios/bios.bin b/pc-bios/bios.bin Binary files differnew file mode 100644 index 000000000..ae2240b2a --- /dev/null +++ b/pc-bios/bios.bin diff --git a/pc-bios/vgabios.bin b/pc-bios/vgabios.bin Binary files differnew file mode 100644 index 000000000..b4937a841 --- /dev/null +++ b/pc-bios/vgabios.bin |