[edk2] [PATCH v2 1/2] UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures

2015-11-24 Thread Michael Kinney
Provide a more detailed description of each field of the ACPI_CPU_DATA and CPU_REGISTER_TABLE structures. Cc: Laszlo Ersek Cc: "Yao, Jiewen" Cc: "Fan, Jeff" Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by:

Re: [edk2] [PATCH v2 1/2] UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures

2015-11-24 Thread Laszlo Ersek
On 11/25/15 00:47, Michael Kinney wrote: [snip] > +// > +// Data structure that is required for ACPI S3 resume. This structure must > be > +// allocated below 4GB from memory of type EfiACPIMemoryNVS. The PCD > +// PcdCpuS3DataAddress must be set to the physical address where this >