From 731a211c94ff6d5604d27c1e602cd1ac1b0694b3 Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 15 Jun 2018 13:40:05 +0800 Subject: GbE Controller : Disabled --- CRB/CSP.sdl | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'CRB/CSP.sdl') diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl index a499a80..c43782f 100644 --- a/CRB/CSP.sdl +++ b/CRB/CSP.sdl @@ -636,3 +636,28 @@ PCIDEVICE OptionROM = Yes CompressedROM = Yes End + +## Board\SB\SB.sdl +PCIDEVICE + Title = "GbE Controller" + Bus = 00h + Dev = 019h + Fun = 00h + ROMFile = "Chipset\SB\GbE_OR.BIN" + DeviceID = 01502h + VendorID = 08086h + IntA = LNKE; 20 + DeviceType = OnBoard + PCIBusSize = 32bit + OptionROM = Yes + CompressedROM = Yes + LinkDevice = Yes + Disable = Yes +End +TOKEN + Name = "PCH_PWR_OPT_GBE" + Value = "0" + Help = "0:Set the function to 'Disabled'.\1:Set the function to 'Enabled'." + TokenType = Boolean + TargetH = Yes +End -- cgit v1.2.3