mirror of
https://github.com/AskDavis/Getting-Started-With-ACPI.git
synced 2026-01-02 20:09:48 -08:00
Fix OEM names
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* XCPM power management compatibility table.
|
||||
*/
|
||||
DefinitionBlock ("", "SSDT", 2, "Dortania", "CpuPlug", 0x00003000)
|
||||
DefinitionBlock ("", "SSDT", 2, "DRTNIA", "CpuPlug", 0x00003000)
|
||||
{
|
||||
External (_PR_.CPU0, ProcessorObj) // Rename this
|
||||
|
||||
|
||||
Reference in New Issue
Block a user