summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Universal
AgeCommit message (Expand)Author
2015-07-13UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceDataHao Wu
2015-06-30UefiCpuPkg S3Resume2Pei: Use safe string functionsHao Wu
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming
2014-08-21Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin
2014-06-24Add DEBUG message for all fields in AcpiS3Context.Gao, Liming
2013-12-13UefiCpuPkg: S3Resume2Pei: align return stacks explicitlyLaszlo Ersek
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao
2012-10-30Add missing status code in several modules.li-elvin
2012-08-28Only disable Debug Timer for x64 platforms in S3RestoreConfig2().vanjeff
2012-08-22Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded.vanjeff
2012-08-20Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable.lzeng14
2012-08-14Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao1
2012-08-06Remove Variable PPI dependency from S3Resume module, check return status of l...lzeng14
2012-06-19Align the perf data between FPDT and DP.lzeng14
2012-05-02UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun3
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng14
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff
2011-09-21Add PCD for 1G page tablejyao1
2011-09-19Correct 1G page table generation.jyao1
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao1
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten