summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Error Level is not used correctlyJeff Fan2017-04-121-34/+34
* UefiCpuPkg/Universal/Acpi/S3Resume2Pei: Add support for PCD PcdPteMemoryEncry...Leo Duran2017-03-012-4/+15
* UefiCpuPkg: Display new stack base and sizeJeff Fan2016-11-091-0/+7
* UefiCpuPkg: Fix typos in commentsGary Lin2016-10-241-5/+5
* UefiCpuPkg S3Resume2Pei: Report status code when allocate memory is failedStar Zeng2016-07-021-3/+15
* UefiCpuPkg S3Resume2Pei: Add nasm source file into INF file.Liming Gao2016-06-281-2/+4
* UefiCpuPkg S3Resume2Pei: Convert X64/AsmFuncs.asm to NASMLiming Gao2016-06-281-0/+41
* UefiCpuPkg S3Resume2Pei: Convert Ia32/AsmFuncs.asm to NASMLiming Gao2016-06-281-0/+41
* UefiCpuPkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceDataHao Wu2015-07-131-1/+1
* UefiCpuPkg S3Resume2Pei: Use safe string functionsHao Wu2015-06-301-3/+2
* UefiCpuPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-282-0/+0
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-282-16/+23
* Append the terminating null character at the end of the string to avoid buffe...Qiu Shumin2014-08-211-0/+1
* Add DEBUG message for all fields in AcpiS3Context.Gao, Liming2014-06-241-1/+4
* UefiCpuPkg: S3Resume2Pei: align return stacks explicitlyLaszlo Ersek2013-12-131-2/+12
* Correct INF file to make module pass ICC compiler.Liming Gao2013-12-111-2/+2
* Add missing status code in several modules.li-elvin2012-10-301-0/+39
* Only disable Debug Timer for x64 platforms in S3RestoreConfig2().vanjeff2012-08-281-5/+14
* Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded.vanjeff2012-08-226-0/+204
* Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable.lzeng142012-08-201-4/+8
* Create 4G page table by default, and using PF to handle >4G MMIO access, to i...jyao12012-08-141-3/+54
* Remove Variable PPI dependency from S3Resume module, check return status of l...lzeng142012-08-062-34/+26
* Align the perf data between FPDT and DP.lzeng142012-06-191-5/+5
* UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S...rsun32012-05-021-4/+7
* Remove the useless performance logging code in BootScriptExecutorDxe driver a...lzeng142012-03-191-0/+4
* 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. vanjeff2012-03-151-1/+7
* Add PCD for 1G page tablejyao12011-09-212-5/+10
* Correct 1G page table generation.jyao12011-09-191-2/+1
* Use CPU_HOB to detect max address support from platform, and added 1G page ta...jyao12011-09-131-28/+94
* UefiCpuPkg: Add S3Resume2Pei PEIMjljusten2011-08-292-0/+1004