Skip to content
Snippets Groups Projects
Commit c9c3dc5f authored by Gerd Hoffmann's avatar Gerd Hoffmann
Browse files

ipxe: add e1000e rom


Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent ffdc5a2b
No related branches found
No related tags found
No related merge requests found
vgabios_variants := stdvga cirrus vmware qxl isavga virtio
vgabios_targets := $(subst -isavga,,$(patsubst %,vgabios-%.bin,$(vgabios_variants)))
pxerom_variants := e1000 eepro100 ne2k_pci pcnet rtl8139 virtio
pxerom_targets := 8086100e 80861209 10500940 10222000 10ec8139 1af41000
pxerom_variants := e1000 e1000e eepro100 ne2k_pci pcnet rtl8139 virtio
pxerom_targets := 8086100e 808610d3 80861209 10500940 10222000 10ec8139 1af41000
pxe-rom-e1000 efi-rom-e1000 : VID := 8086
pxe-rom-e1000 efi-rom-e1000 : DID := 100e
pxe-rom-e1000e efi-rom-e1000e : VID := 8086
pxe-rom-e1000e efi-rom-e1000e : DID := 10d3
pxe-rom-eepro100 efi-rom-eepro100 : VID := 8086
pxe-rom-eepro100 efi-rom-eepro100 : DID := 1209
pxe-rom-ne2k_pci efi-rom-ne2k_pci : VID := 1050
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment