summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuS3DataDxe
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* UefiCpuPkg: Apply uncrustify changesMichael Kubacki2021-12-071-38/+39
* UefiCpuPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-1/+1
* UefiCpuPkg: Refactor initialization of CPU features during S3 resumeLou, Yun2021-09-161-5/+2
* UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tablesLaszlo Ersek2021-01-201-32/+0
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* UefiCpuPkg/CpuS3DataDxe: Keep old data if value already existed.Eric Dong2018-10-221-0/+2
* UefiCpuPkg/CpuS3DataDxe: Remove below 4G limitation.Eric Dong2018-08-161-8/+9
* UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation.Eric Dong2018-08-162-7/+28
* UefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3DataAddressJeff Fan2017-03-221-21/+33
* UefiCpuPkg/AcpiCpuData: Update RegisterTableEntry typeJeff Fan2017-03-221-3/+3
* UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2016-09-012-0/+7
* UefiCpuPkg/CpuS3DataDxe: Move StartupVector allocation to EndOfDxe()Jeff Fan2016-08-172-20/+24
* UefiCpuPkg: Add the missing module uni for CpuS3DataDxeLiming Gao2015-12-243-0/+64
* UefiCpuPkg/CpuS3DataDxe: Add more detailed description on GUID in INFJeff Fan2015-12-031-1/+1
* UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3Michael Kinney2015-11-252-0/+335