From 3555fa3e90144b4206806405020d19f535d6ec03 Mon Sep 17 00:00:00 2001 From: raywu Date: Tue, 30 Oct 2018 13:52:34 +0800 Subject: DW01 - Support Legacy LAN PXE Boot / Move Setup Option to Boot Page --- Board/SB/SB.sdl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Board/SB/SB.sdl') diff --git a/Board/SB/SB.sdl b/Board/SB/SB.sdl index 3931349..5199327 100644 --- a/Board/SB/SB.sdl +++ b/Board/SB/SB.sdl @@ -873,6 +873,13 @@ PCIDEVICE Token = "RC_PORT_0" "=" "1" DeviceType = Slot PCIBusSize = PciEx +##DW01_Custom_Support_LAN_PXE_Boot >> + ROMFile = "Chipset\SB\RTEG263.LOM" + OptionROM = Yes + CompressedROM = Yes + DeviceID = 08168h + VendorID = 010ech +##DW01_Custom_Support_LAN_PXE_Boot << End PCIDEVICE @@ -888,6 +895,13 @@ PCIDEVICE Token = "RC_PORT_1" "=" "1" DeviceType = Slot PCIBusSize = PciEx +##DW01_Custom_Support_LAN_PXE_Boot >> + ROMFile = "Chipset\SB\RTEG263.LOM" + OptionROM = Yes + CompressedROM = Yes + DeviceID = 08168h + VendorID = 010ech +##DW01_Custom_Support_LAN_PXE_Boot << End PCIDEVICE -- cgit v1.2.3