summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuS3DataDxe
AgeCommit message (Expand)AuthorFilesLines
2023-04-10UefiCpuPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-38/+39
2021-12-07UefiCpuPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2021-09-16UefiCpuPkg: Refactor initialization of CPU features during S3 resumeLou, Yun1-5/+2
2021-01-20UefiCpuPkg/CpuS3DataDxe: do not allocate useless register tablesLaszlo Ersek1-32/+0
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2018-10-22UefiCpuPkg/CpuS3DataDxe: Keep old data if value already existed.Eric Dong1-0/+2
2018-08-16UefiCpuPkg/CpuS3DataDxe: Remove below 4G limitation.Eric Dong1-8/+9
2018-08-16UefiCpuPkg/CpuS3DataDxe: Change Memory Type and address limitation.Eric Dong2-7/+28
2017-03-22UefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3DataAddressJeff Fan1-21/+33
2017-03-22UefiCpuPkg/AcpiCpuData: Update RegisterTableEntry typeJeff Fan1-3/+3
2016-09-01UefiCpuPkg/CpuS3DataDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng2-0/+7
2016-08-17UefiCpuPkg/CpuS3DataDxe: Move StartupVector allocation to EndOfDxe()Jeff Fan2-20/+24
2015-12-24UefiCpuPkg: Add the missing module uni for CpuS3DataDxeLiming Gao3-0/+64
2015-12-03UefiCpuPkg/CpuS3DataDxe: Add more detailed description on GUID in INFJeff Fan1-1/+1
2015-11-25UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3Michael Kinney2-0/+335