Add OSID to XSID

This commit is contained in:
Avery Black
2021-05-02 13:03:19 -07:00
parent 50c07f0652
commit 59d8e2bcc5
3 changed files with 14 additions and 3 deletions

Binary file not shown.

View File

@@ -2,10 +2,9 @@
DefinitionBlock("", "SSDT", 2, "DRTNIA", "GPI0", 0)
{
External(\GPEN, FieldUnitObj)
External(\OSYS, IntObj)
If (_OSI("Darwin"))
{
\GPEN = One
\OSYS = 0x07DF
}
}