mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Update SSDT-EC-DESKTOP.dsl
This commit is contained in:
@@ -63,6 +63,39 @@ DefinitionBlock ("", "SSDT", 2, "DRTNIA", "SsdtEC", 0x00001000)
|
|||||||
External (_SB_.PC00.LPC0.H_EC, DeviceObj)
|
External (_SB_.PC00.LPC0.H_EC, DeviceObj)
|
||||||
External (_SB_.PC00.LPC0.ECDV, DeviceObj)
|
External (_SB_.PC00.LPC0.ECDV, DeviceObj)
|
||||||
External (_SB_.PC00.LPC0.PGEC, DeviceObj)
|
External (_SB_.PC00.LPC0.PGEC, DeviceObj)
|
||||||
|
|
||||||
|
// Add _STA External References to avoid "Illegal forward reference"
|
||||||
|
|
||||||
|
External (_SB.PCI0.SBRG.EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.SBRG.EC0._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.SBRG.H_EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.SBRG.ECDV._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.SBRG.PGEC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPCB.EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPCB.EC0._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPCB.H_EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPCB.ECDV._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPCB.PGEC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC.EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC.EC0._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC.H_EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC.ECDV._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC.PGEC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.PX40.EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.PX40.EC0._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.PX40.H_EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.PX40.ECDV._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.PX40.PGEC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC0.EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC0.EC0._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC0.H_EC._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC0.ECDV._STA, MethodObj)
|
||||||
|
External (_SB.PCI0.LPC0.PGEC._STA, MethodObj)
|
||||||
|
External (_SB.PC00.LPC0.EC._STA, MethodObj)
|
||||||
|
External (_SB.PC00.LPC0.EC0._STA, MethodObj)
|
||||||
|
External (_SB.PC00.LPC0.H_EC._STA, MethodObj)
|
||||||
|
External (_SB.PC00.LPC0.ECDV._STA, MethodObj)
|
||||||
|
External (_SB.PC00.LPC0.PGEC._STA, MethodObj)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user