From c22f60e6e55f1bf300dd76d2222a93911f3b2bb2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 12 Oct 2023 04:00:49 +0000 Subject: automatic import of xen --- ipxe-enable-nics.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ipxe-enable-nics.patch (limited to 'ipxe-enable-nics.patch') 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 -- cgit v1.2.3