mirror of https://github.com/acidanthera/audk.git
38ee7bafa7
CpuS3DataDxe allocates the "RegisterTable" and "PreSmmInitRegisterTable"
arrays in ACPI_CPU_DATA just so every processor in the system can have its
own empty register table, matched by APIC ID. This has never been useful
in practice.
Given commit
|
||
---|---|---|
.. | ||
CpuS3Data.c | ||
CpuS3DataDxe.inf | ||
CpuS3DataDxe.uni | ||
CpuS3DataDxeExtra.uni |