1. c1fd37c UefiCpuPkg S3Resume2Pei: Fix ASSERT in WriteToOsS3PerformanceData by Hao Wu · 9 years ago
  2. 274e843 UefiCpuPkg S3Resume2Pei: Use safe string functions by Hao Wu · 10 years ago
  3. ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  4. 9ddb2a2 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  5. e48e074 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  6. acbd7f9 Append the terminating null character at the end of the string to avoid buffer overflow. by Qiu Shumin · 10 years ago
  7. 66c7770 Add DEBUG message for all fields in AcpiS3Context. by Gao, Liming · 11 years ago
  8. f98f5ec UefiCpuPkg: S3Resume2Pei: align return stacks explicitly by Laszlo Ersek · 11 years ago
  9. 4db0b65 Correct INF file to make module pass ICC compiler. by Liming Gao · 11 years ago
  10. f6d5cbe Add missing status code in several modules. by li-elvin · 12 years ago
  11. f5c941b Only disable Debug Timer for x64 platforms in S3RestoreConfig2(). by vanjeff · 12 years ago
  12. abef469 Set correct DS/ES/FS/GS/SS segment selectors after GDT loaded. by vanjeff · 12 years ago
  13. 48ee8e3 Initialize TempAcpiS3Context and TempEfiBootScriptExecutorVariable. by lzeng14 · 12 years ago
  14. d0bf562 Create 4G page table by default, and using PF to handle >4G MMIO access, to improve S3 performance. by jyao1 · 12 years ago
  15. 40ef06f Remove Variable PPI dependency from S3Resume module, check return status of locating SmmAccess PPI in S3Resume S3ResumeExecuteBootScript(), and locate SmmAccess PPI and Open SMRAM region only when gEfiAcpiVariableGuid HOB is found in S3Resume S3RestoreConfig2(). by lzeng14 · 12 years ago
  16. 26c0ba7 Align the perf data between FPDT and DP. by lzeng14 · 13 years ago
  17. 3a69f7c UefiCpuPkg S3Resume2: Move the call to RestoreS3PageTables() earlier before SMM S3 resume. by rsun3 · 13 years ago
  18. 5c0687c Remove the useless performance logging code in BootScriptExecutorDxe driver and record S3 "ScriptExec" performance log before and after executing BootScriptExecutorEntrypoint in S3Reusme2Pei driver. by lzeng14 · 13 years ago
  19. e47459e 1. Updated S3Resume2Pei to save IA32 IDT table setup in protected mode. by vanjeff · 13 years ago
  20. 378175d Add PCD for 1G page table by jyao1 · 13 years ago
  21. 54d3b84 Correct 1G page table generation. by jyao1 · 13 years ago
  22. c56b656 Use CPU_HOB to detect max address support from platform, and added 1G page table support. by jyao1 · 13 years ago
  23. 1f56962 UefiCpuPkg: Add S3Resume2Pei PEIM by jljusten · 13 years ago