| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg: Get processor extended information for SmmCpuServiceProtocol | Zhang, Hongbin1 | 2023-07-05 | 1 | -1/+1 |
* | UefiCpuPkg: Removes SmmCpuFeaturesReadSaveStateRegister | Abdul Lateef Attar | 2023-07-03 | 4 | -560/+9 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Remove unnecessary function | Dun Tan | 2023-06-30 | 3 | -40/+6 |
* | UefiCpuPkg: Refinement to smm runtime InitPaging() code | Dun Tan | 2023-06-30 | 2 | -228/+100 |
* | UefiCpuPkg: Sort mProtectionMemRange when ReadyToLock | Dun Tan | 2023-06-30 | 1 | -0/+32 |
* | UefiCpuPkg: Sort mSmmCpuSmramRanges in FindSmramInfo | Dun Tan | 2023-06-30 | 1 | -0/+32 |
* | UefiCpuPkg: Use GenSmmPageTable() to create Smm S3 page table | Dun Tan | 2023-06-30 | 3 | -147/+5 |
* | UefiCpuPkg: Add GenSmmPageTable() to create smm page table | Dun Tan | 2023-06-30 | 4 | -195/+107 |
* | UefiCpuPkg: Extern mSmmShadowStackSize in PiSmmCpuDxeSmm.h | Dun Tan | 2023-06-30 | 5 | -8/+3 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Clear CR0.WP before modify page table | Dun Tan | 2023-06-30 | 2 | -0/+16 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Add 2 function to disable/enable CR0.WP | Dun Tan | 2023-06-30 | 2 | -49/+90 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Avoid setting non-present range to RO/NX | Dun Tan | 2023-06-30 | 1 | -22/+107 |
* | UefiCpuPkg: Add DEBUG_CODE for special case when clear RP | Dun Tan | 2023-06-30 | 1 | -0/+48 |
* | UefiCpuPkg: Use CpuPageTableLib to convert SMM paging attribute. | Dun Tan | 2023-06-30 | 5 | -325/+121 |
* | UefiCpuPkg/SmmCpu: Add PcdSmmApPerfLogEnable control AP perf-logging | Ray Ni | 2023-06-21 | 4 | -3/+15 |
* | UefiCpuPkg/CpuSmm: Add perf-logging for MP procedures | Ray Ni | 2023-06-21 | 6 | -0/+219 |
* | UefiCpuPkg/CpuSmm: Add perf-logging for time-consuming BSP procedures | Ray Ni | 2023-06-21 | 6 | -5/+49 |
* | UefiCpuPkg/PiSmmCpuDxeSmm:add Ap Rendezvous check in PerformRemainingTasks. | Zhihao Li | 2023-05-31 | 1 | -0/+13 |
* | UefiCpuPkg/CpuService.c:check cpu sync mode in SmmCpuRendezvous() | Zhihao Li | 2023-05-31 | 1 | -6/+13 |
* | UefiCpuPkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 1 | -1/+1 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: fix format string | Gerd Hoffmann | 2023-04-01 | 1 | -1/+1 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: fix error handling | Gerd Hoffmann | 2023-03-22 | 1 | -0/+6 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: drop support for obsolete processors | Gerd Hoffmann | 2023-03-22 | 1 | -14/+4 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Fix S3 failure in SmmRestoreCpu | Wu, Jiaxin | 2023-03-14 | 1 | -13/+1 |
* | UefiCpuPkg: Remove UefiCpuLib from module INFs. | Yu Pu | 2023-03-10 | 3 | -3/+0 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Consume SMM Base Hob for SmBase info | Wu, Jiaxin | 2023-03-06 | 5 | -37/+214 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Replace mIsBsp by mBspApicId check | Wu, Jiaxin | 2023-03-06 | 1 | -11/+12 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Fix invalid InitializeMpSyncData call | Wu, Jiaxin | 2023-03-06 | 1 | -4/+2 |
* | UefiCpuPkg: Fix SMM code hangs when InitPaging | Zhiguang Liu | 2023-02-03 | 1 | -4/+9 |
* | UefiCpuPkg/PiSmmCpuDxeSmm:Fix PF issue caused by smm page table code | Tan, Dun | 2023-01-03 | 1 | -14/+27 |
* | UefiCpuPkg: Simplify the code to set smm page table as RO | Tan, Dun | 2022-12-21 | 4 | -259/+136 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Introduce page table pool mechanism | duntan | 2022-12-21 | 5 | -66/+172 |
* | UefiCpuPkg: Supporting S3 in 64bit PEI | Kuo, Ted | 2022-12-19 | 2 | -4/+10 |
* | UefiCpuPkg: Bug fix in 5LPage handling | Robert Guenzel | 2022-12-08 | 1 | -3/+4 |
* | UefiCpuPkg: Check SMM Delayed/Blocked AP Count | Wu, Jiaxin | 2022-12-08 | 3 | -32/+184 |
* | UefiCpuPkg: Reset a parameter when BSP Exit in CPU relaxed mode. | Zhihao Li | 2022-10-08 | 1 | -2/+3 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Remove mInternalCr3 in PiSmmCpuDxeSmm | Dun Tan | 2022-08-15 | 4 | -147/+96 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Add a new mIsShadowStack flag | Dun Tan | 2022-08-15 | 1 | -4/+6 |
* | UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib. | Yu Pu | 2022-05-06 | 1 | -0/+1 |
* | UefiCpuPkg: Extend SMM CPU Service with rendezvous support. | Li, Zhihao | 2022-03-04 | 4 | -9/+114 |
* | UefiCpuPkg: Replace Opcode with the corresponding instructions. | Jason | 2022-03-01 | 4 | -8/+8 |
* | UefiCpuPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 24 | -2175/+2415 |
* | UefiCpuPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 2021-12-07 | 1 | -2/+2 |
* | UefiCpuPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 1 | -2/+1 |
* | UefiCpuPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 4 | -29/+29 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack | Sheng, W | 2021-11-12 | 4 | -57/+111 |
* | UefiCpuPkg: Prevent from re-initializing CPU features during S3 resume | Lou, Yun | 2021-09-16 | 2 | -14/+23 |
* | UefiCpuPkg: Refactor initialization of CPU features during S3 resume | Lou, Yun | 2021-09-16 | 1 | -68/+92 |
* | UefiCpuPkg: Clean up save state boundary checks and comments. | Mark Wilson | 2021-09-01 | 1 | -6/+6 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Update mPatchCetSupported set condition | Wenxing Hou | 2021-09-01 | 2 | -9/+13 |