mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-01 05:05:57 -08:00
Reword second example
This commit is contained in:
@@ -61,7 +61,7 @@ Method (_STA, 0, NotSerialized)
|
||||
}
|
||||
```
|
||||
|
||||
What we want is for this to always return `0x0F` when booting macOS, so we want to make an SSDT that will return `GPHD == Zero` in macOS.
|
||||
Here we would want to set `GPHD` to `Zero` so that 0x0F is returned.
|
||||
|
||||
## Edits to the sample SSDT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user