summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2014-09-03UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2-0/+0
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2-16/+23
2014-08-21Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin1-0/+1
2014-06-24Add DEBUG message for all fields in AcpiS3Context.Gao, Liming1-1/+4
2013-12-13UefiCpuPkg: S3Resume2Pei: align return stacks explicitlyLaszlo Ersek1-2/+12
2013-12-11Correct INF file to make module pass ICC compiler.Liming Gao1-2/+2
2012-10-30Add missing status code in several modules.li-elvin1-0/+39
2012-08-28Only disable Debug Timer for x64 platforms in S3RestoreConfig2().vanjeff1-5/+14
2012-08-22Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded.vanjeff6-0/+204
2012-08-20Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable.lzeng141-4/+8
2012-08-14Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao11-3/+54
2012-08-06Remove Variable PPI dependency from S3Resume module, check return status of l...lzeng142-34/+26
2012-06-19Align the perf data between FPDT and DP.lzeng141-5/+5
2012-05-02UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun31-4/+7
2012-03-19Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng141-0/+4
2012-03-151. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff1-1/+7
2011-09-21Add PCD for 1G page tablejyao12-5/+10
2011-09-19Correct 1G page table generation.jyao11-2/+1
2011-09-13Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao11-28/+94
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten2-0/+1004