Provide a more detailed description of each field of the
ACPI_CPU_DATA and CPU_REGISTER_TABLE structures in AcpiCpuData.h.

Add module to initialize ACPI_CPU_DATA for ACPI S3 resume.

Cc: Laszlo Ersek <ler...@redhat.com>
Cc: "Yao, Jiewen" <jiewen....@intel.com>
Cc: "Fan, Jeff" <jeff....@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Kinney <michael.d.kin...@intel.com>

Michael Kinney (2):
  UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures
  UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3

 UefiCpuPkg/CpuS3DataDxe/CpuS3Data.c      | 271 +++++++++++++++++++++++++++++++
 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf |  64 ++++++++
 UefiCpuPkg/Include/AcpiCpuData.h         | 115 +++++++++++--
 UefiCpuPkg/UefiCpuPkg.dsc                |   1 +
 4 files changed, 438 insertions(+), 13 deletions(-)
 create mode 100644 UefiCpuPkg/CpuS3DataDxe/CpuS3Data.c
 create mode 100644 UefiCpuPkg/CpuS3DataDxe/CpuS3DataDxe.inf

-- 
2.6.3.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to