mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 11:59:48 -08:00
Add OSID to XSID
This commit is contained in:
Binary file not shown.
@@ -2,10 +2,9 @@
|
||||
DefinitionBlock("", "SSDT", 2, "DRTNIA", "GPI0", 0)
|
||||
{
|
||||
External(\GPEN, FieldUnitObj)
|
||||
External(\OSYS, IntObj)
|
||||
|
||||
If (_OSI("Darwin"))
|
||||
{
|
||||
\GPEN = One
|
||||
\OSYS = 0x07DF
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user