diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-05 12:46:18 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-07-05 12:46:18 +0100 |
commit | 60a0f1af07d685c88f4ffa09370da5bd7514823e (patch) | |
tree | 2c73fae058b5918d0dea6f48b7e7346d0168bced /pc-bios | |
parent | 8662d7db392f906c7808014051b278ad1542db93 (diff) | |
parent | 8df42d855c38a1b23b6ba9f38ab71b9d7fb24216 (diff) |
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into staging
ipxe: update submodule from 4e03af8ec to 041863191
e1000e+vmxnet3: add boot rom
# gpg: Signature made Mon 04 Jul 2016 07:25:46 BST
# gpg: using RSA key 0x4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>"
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/pull-ipxe-20160704-1:
build: add pc-bios to config-host.mak deps
ipxe: add new roms to BLOBS
ipxe: update prebuilt binaries
vmxnet3: add boot rom
e1000e: add boot rom
ipxe: add vmxnet3 rom
ipxe: add e1000e rom
ipxe: update submodule from 4e03af8ec to 041863191
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'pc-bios')
-rw-r--r-- | pc-bios/efi-e1000.rom | bin | 196608 -> 209408 bytes |
-rw-r--r-- | pc-bios/efi-e1000e.rom | bin | 0 -> 209408 bytes |
-rw-r--r-- | pc-bios/efi-eepro100.rom | bin | 197120 -> 209920 bytes |
-rw-r--r-- | pc-bios/efi-ne2k_pci.rom | bin | 195584 -> 208384 bytes |
-rw-r--r-- | pc-bios/efi-pcnet.rom | bin | 195584 -> 208384 bytes |
-rw-r--r-- | pc-bios/efi-rtl8139.rom | bin | 199168 -> 211456 bytes |
-rw-r--r-- | pc-bios/efi-virtio.rom | bin | 193024 -> 211456 bytes |
-rw-r--r-- | pc-bios/efi-vmxnet3.rom | bin | 0 -> 205312 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/pc-bios/efi-e1000.rom b/pc-bios/efi-e1000.rom Binary files differindex 4bc89a3d25..4e61f9b2df 100644 --- a/pc-bios/efi-e1000.rom +++ b/pc-bios/efi-e1000.rom diff --git a/pc-bios/efi-e1000e.rom b/pc-bios/efi-e1000e.rom Binary files differnew file mode 100644 index 0000000000..192a43729d --- /dev/null +++ b/pc-bios/efi-e1000e.rom diff --git a/pc-bios/efi-eepro100.rom b/pc-bios/efi-eepro100.rom Binary files differindex 85b7f9bc7f..66c52269cd 100644 --- a/pc-bios/efi-eepro100.rom +++ b/pc-bios/efi-eepro100.rom diff --git a/pc-bios/efi-ne2k_pci.rom b/pc-bios/efi-ne2k_pci.rom Binary files differindex ebafd84521..8c3e5fd6d1 100644 --- a/pc-bios/efi-ne2k_pci.rom +++ b/pc-bios/efi-ne2k_pci.rom diff --git a/pc-bios/efi-pcnet.rom b/pc-bios/efi-pcnet.rom Binary files differindex 6f19723751..802e225cb5 100644 --- a/pc-bios/efi-pcnet.rom +++ b/pc-bios/efi-pcnet.rom diff --git a/pc-bios/efi-rtl8139.rom b/pc-bios/efi-rtl8139.rom Binary files differindex 086551b760..8827181f31 100644 --- a/pc-bios/efi-rtl8139.rom +++ b/pc-bios/efi-rtl8139.rom diff --git a/pc-bios/efi-virtio.rom b/pc-bios/efi-virtio.rom Binary files differindex 140c6806db..2fc0497958 100644 --- a/pc-bios/efi-virtio.rom +++ b/pc-bios/efi-virtio.rom diff --git a/pc-bios/efi-vmxnet3.rom b/pc-bios/efi-vmxnet3.rom Binary files differnew file mode 100644 index 0000000000..3d42635d16 --- /dev/null +++ b/pc-bios/efi-vmxnet3.rom |