diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2013-03-04 10:19:29 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2013-03-18 10:21:56 +0100 |
commit | 8a24d3cb9be9bca2b77a4e9eb1a62ed735af712e (patch) | |
tree | 0e9c1f85a1f931b5703448a1f99fa03712103b01 | |
parent | 2f3f430d7cca3f67ef9b539dbc008d71eb6a3bd0 (diff) | |
download | qemu-8a24d3cb9be9bca2b77a4e9eb1a62ed735af712e.tar.gz qemu-8a24d3cb9be9bca2b77a4e9eb1a62ed735af712e.tar.bz2 qemu-8a24d3cb9be9bca2b77a4e9eb1a62ed735af712e.zip |
Add efi rom binaries
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
-rw-r--r-- | pc-bios/efi-e1000.rom | bin | 0 -> 174080 bytes |
-rw-r--r-- | pc-bios/efi-eepro100.rom | bin | 0 -> 175104 bytes |
-rw-r--r-- | pc-bios/efi-ne2k_pci.rom | bin | 0 -> 173568 bytes |
-rw-r--r-- | pc-bios/efi-pcnet.rom | bin | 0 -> 173568 bytes |
-rw-r--r-- | pc-bios/efi-rtl8139.rom | bin | 0 -> 177152 bytes |
-rw-r--r-- | pc-bios/efi-virtio.rom | bin | 0 -> 171008 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/efi-e1000.rom b/pc-bios/efi-e1000.rom Binary files differnew file mode 100644 index 0000000000..7dfcea364a --- /dev/null +++ b/pc-bios/efi-e1000.rom diff --git a/pc-bios/efi-eepro100.rom b/pc-bios/efi-eepro100.rom Binary files differnew file mode 100644 index 0000000000..e5134a2fe5 --- /dev/null +++ b/pc-bios/efi-eepro100.rom diff --git a/pc-bios/efi-ne2k_pci.rom b/pc-bios/efi-ne2k_pci.rom Binary files differnew file mode 100644 index 0000000000..8aa11c370d --- /dev/null +++ b/pc-bios/efi-ne2k_pci.rom diff --git a/pc-bios/efi-pcnet.rom b/pc-bios/efi-pcnet.rom Binary files differnew file mode 100644 index 0000000000..200b5d298e --- /dev/null +++ b/pc-bios/efi-pcnet.rom diff --git a/pc-bios/efi-rtl8139.rom b/pc-bios/efi-rtl8139.rom Binary files differnew file mode 100644 index 0000000000..8bcd3c79c6 --- /dev/null +++ b/pc-bios/efi-rtl8139.rom diff --git a/pc-bios/efi-virtio.rom b/pc-bios/efi-virtio.rom Binary files differnew file mode 100644 index 0000000000..25c5c6998d --- /dev/null +++ b/pc-bios/efi-virtio.rom |