From 86ad33729161f98daccb80ca1eb32d951f9ae143 Mon Sep 17 00:00:00 2001 From: Jiewen Yao Date: Sat, 7 Oct 2017 09:10:31 +0800 Subject: Fix iASL compiler report error. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jiewen Yao Reviewed-by: Amy Chan --- Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL | 3 --- 1 file changed, 3 deletions(-) (limited to 'Platform') diff --git a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL index eef1368a39..44c9aead14 100644 --- a/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL +++ b/Platform/Intel/KabylakeOpenBoardPkg/Acpi/BoardAcpiDxe/Dsdt/DSDT.ASL @@ -32,12 +32,10 @@ DefinitionBlock ( External(BRTL) External(ALSE) External(GSMI) - External(\_SB.PCI0.GFX0, DeviceObj) External(\_SB.PCI0.GFX0.ALSI) External(\_SB.PCI0.GFX0.CDCK) External(\_SB.PCI0.GFX0.CBLV) External(\_SB.PCI0.GFX0.GSSE) - External(\_SB.PCI0.ISP0, DeviceObj) External(\_SB.PCI0.PEG0, DeviceObj) External(\_SB.PCI0.PEG0.PEGP, DeviceObj) External(\_SB.PCI0.PEG1, DeviceObj) @@ -48,7 +46,6 @@ DefinitionBlock ( External(\_SB.PCI0.GFX0.AINT, MethodObj) External(\_SB.PCI0.GFX0.GLID, MethodObj) External(\_SB.PCI0.GFX0.GSCI, MethodObj) - External(\_PR.PR00, DeviceObj) External(\_PR.PR00._PSS, MethodObj) External(\_PR.PR00.LPSS, PkgObj) External(\_PR.PR00.TPSS, PkgObj) -- cgit v1.2.3