From 8a24d3cb9be9bca2b77a4e9eb1a62ed735af712e Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Mon, 4 Mar 2013 10:19:29 +0100 Subject: Add efi rom binaries Signed-off-by: Gerd Hoffmann --- pc-bios/efi-e1000.rom | Bin 0 -> 174080 bytes pc-bios/efi-eepro100.rom | Bin 0 -> 175104 bytes pc-bios/efi-ne2k_pci.rom | Bin 0 -> 173568 bytes pc-bios/efi-pcnet.rom | Bin 0 -> 173568 bytes pc-bios/efi-rtl8139.rom | Bin 0 -> 177152 bytes pc-bios/efi-virtio.rom | Bin 0 -> 171008 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 pc-bios/efi-e1000.rom create mode 100644 pc-bios/efi-eepro100.rom create mode 100644 pc-bios/efi-ne2k_pci.rom create mode 100644 pc-bios/efi-pcnet.rom create mode 100644 pc-bios/efi-rtl8139.rom create mode 100644 pc-bios/efi-virtio.rom (limited to 'pc-bios') diff --git a/pc-bios/efi-e1000.rom b/pc-bios/efi-e1000.rom new file mode 100644 index 0000000000..7dfcea364a Binary files /dev/null and b/pc-bios/efi-e1000.rom differ diff --git a/pc-bios/efi-eepro100.rom b/pc-bios/efi-eepro100.rom new file mode 100644 index 0000000000..e5134a2fe5 Binary files /dev/null and b/pc-bios/efi-eepro100.rom differ diff --git a/pc-bios/efi-ne2k_pci.rom b/pc-bios/efi-ne2k_pci.rom new file mode 100644 index 0000000000..8aa11c370d Binary files /dev/null and b/pc-bios/efi-ne2k_pci.rom differ diff --git a/pc-bios/efi-pcnet.rom b/pc-bios/efi-pcnet.rom new file mode 100644 index 0000000000..200b5d298e Binary files /dev/null and b/pc-bios/efi-pcnet.rom differ diff --git a/pc-bios/efi-rtl8139.rom b/pc-bios/efi-rtl8139.rom new file mode 100644 index 0000000000..8bcd3c79c6 Binary files /dev/null and b/pc-bios/efi-rtl8139.rom differ diff --git a/pc-bios/efi-virtio.rom b/pc-bios/efi-virtio.rom new file mode 100644 index 0000000000..25c5c6998d Binary files /dev/null and b/pc-bios/efi-virtio.rom differ -- cgit v1.2.3-55-g7522