Add universal SSDT-EC

This commit is contained in:
Mykola Grymalyuk
2020-05-08 11:40:51 -06:00
parent d7e8dccb73
commit af7a267c85
5 changed files with 1142 additions and 8 deletions

View File

@@ -63,5 +63,4 @@ DefinitionBlock ("", "SSDT", 2, "DRTNIA", "AWAC", 0x00000000)
You can find a prebuilt of this here: [SSDT-AWAC.aml](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/SSDT-AWAC.aml)
## [Now you're ready to compile the SSDT!](/Manual/compile.md)