mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Docs: Clarify PBlockAddress value in SSDT-PLUG-ALT
This commit is contained in:
parent
bb16012901
commit
d75390ebab
@ -3,9 +3,14 @@
|
||||
* for Alder Lake CPUs and possibly others with CPU objects
|
||||
* declared as Device instead of Processor.
|
||||
*
|
||||
* Note, just like Rocket Lake CPUs, Alder Lake CPUs require
|
||||
* Note 1: Just like Rocket Lake CPUs, Alder Lake CPUs require
|
||||
* custom CPU profile via CPUFriend.
|
||||
* REF: https://github.com/dortania/bugtracker/issues/190
|
||||
*
|
||||
* Note 2: PBlockAddress (0x00000510 here) can be corrected
|
||||
* to match MADT and may vary across the boards and vendors.
|
||||
* This field is ignored by macOS and read from MADT instead,
|
||||
* so it is purely cosemtic.
|
||||
*/
|
||||
DefinitionBlock ("", "SSDT", 2, "ACDT", "CpuPlugA", 0x00003000)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user