diff options
Diffstat (limited to 'ipxe-enable-nics.patch')
| -rw-r--r-- | ipxe-enable-nics.patch | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ipxe-enable-nics.patch b/ipxe-enable-nics.patch new file mode 100644 index 0000000..2379374 --- /dev/null +++ b/ipxe-enable-nics.patch @@ -0,0 +1,9 @@ +Index: xen-4.2.0-testing/tools/firmware/etherboot/Config +=================================================================== +--- xen-4.2.0-testing.orig/tools/firmware/etherboot/Config ++++ xen-4.2.0-testing/tools/firmware/etherboot/Config +@@ -1,3 +1,4 @@ ++NICS = rtl8139 8086100e eepro100 e1000 pcnet32 10ec8029 + + CFLAGS += -UPXE_DHCP_STRICT + CFLAGS += -DPXE_DHCP_STRICT |
