Age | Commit message (Expand) | Author |
2016-07-02 | UefiCpuPkg S3Resume2Pei: Report status code when allocate memory is failed | Star Zeng |
2016-06-28 | UefiCpuPkg S3Resume2Pei: Add nasm source file into INF file. | Liming Gao |
2016-06-28 | UefiCpuPkg S3Resume2Pei: Convert X64/AsmFuncs.asm to NASM | Liming Gao |
2016-06-28 | UefiCpuPkg S3Resume2Pei: Convert Ia32/AsmFuncs.asm to NASM | Liming Gao |
2015-12-15 | UefiCpuPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-07-13 | UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceData | Hao Wu |
2015-06-30 | UefiCpuPkg S3Resume2Pei: Use safe string functions | Hao Wu |
2014-09-03 | UefiCpuPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-28 | UefiCpuPkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-28 | UefiCpuPkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-21 | Append the terminating null character at the end of the string to avoid buffe... | Qiu Shumin |
2014-06-24 | Add DEBUG message for all fields in AcpiS3Context. | Gao, Liming |
2013-12-13 | UefiCpuPkg: S3Resume2Pei: align return stacks explicitly | Laszlo Ersek |
2013-12-11 | Correct INF file to make module pass ICC compiler. | Liming Gao |
2012-10-30 | Add missing status code in several modules. | li-elvin |
2012-08-28 | Only disable Debug Timer for x64 platforms in S3RestoreConfig2(). | vanjeff |
2012-08-22 | Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded. | vanjeff |
2012-08-20 | Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable. | lzeng14 |
2012-08-14 | Create 4G page table by default, and using PF to handle >4G MMIO access, to i... | jyao1 |
2012-08-06 | Remove Variable PPI dependency from S3Resume module, check return status of l... | lzeng14 |
2012-06-19 | Align the perf data between FPDT and DP. | lzeng14 |
2012-05-02 | UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before S... | rsun3 |
2012-03-19 | Remove the useless performance logging code in BootScriptExecutorDxe driver a... | lzeng14 |
2012-03-15 | 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. | vanjeff |
2011-09-21 | Add PCD for 1G page table | jyao1 |
2011-09-19 | Correct 1G page table generation. | jyao1 |
2011-09-13 | Use CPU_HOB to detect max address support from platform, and added 1G page ta... | jyao1 |
2011-08-29 | UefiCpuPkg: Add S3Resume2Pei PEIM | jljusten |