| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support in MpInitLib" | Min M Xu | 2022-05-11 | 6 | -308/+5 |
* | MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement. | Li, Zhihao | 2022-05-09 | 2 | -30/+0 |
* | UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib. | Yu Pu | 2022-05-06 | 8 | -0/+8 |
* | UefiCpuPkg: Setting initial-count register as the last step | Min Xu | 2022-04-02 | 1 | -5/+5 |
* | UefiCpuPkg: Update AddressEncMask in CpuPageTable | Min Xu | 2022-04-02 | 2 | -0/+4 |
* | UefiCpuPkg: Enable Tdx support in MpInitLib | Min Xu | 2022-04-02 | 6 | -5/+308 |
* | UefiCpuPkg: Support TDX in BaseXApicX2ApicLib | Min Xu | 2022-04-02 | 1 | -8/+152 |
* | UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception | Min Xu | 2022-04-02 | 2 | -31/+79 |
* | UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception | Min Xu | 2022-04-02 | 3 | -0/+67 |
* | UefiCpuPkg: Update BFV searching algorithm in VTF0 | Kuo, Ted | 2022-03-28 | 10 | -15/+6 |
* | UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm | Kuo, Ted | 2022-03-14 | 10 | -10/+41 |
* | UefiCpuPkg/MpInitLib:remove optional in declaration | wenyi,xie via groups.io | 2022-03-14 | 1 | -1/+1 |
* | UefiCpuPkg: Extend SMM CPU Service with rendezvous support. | Li, Zhihao | 2022-03-04 | 10 | -12/+322 |
* | UefiCpuPkg: Replace Opcode with the corresponding instructions. | Jason | 2022-03-01 | 10 | -43/+43 |
* | UefiCpuPkg: Extend measurement of microcode patches to TPM | Yang, Longlong | 2021-12-24 | 5 | -0/+365 |
* | UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs | Tom Lendacky | 2021-12-09 | 7 | -22/+433 |
* | UefiCpuPkg/MpInitLib: use BSP to do extended topology check | Michael Roth | 2021-12-09 | 5 | -0/+67 |
* | UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled | Brijesh Singh | 2021-12-09 | 4 | -5/+64 |
* | UefiCpuPkg: add PcdGhcbHypervisorFeatures | Brijesh Singh via groups.io | 2021-12-09 | 1 | -0/+5 |
* | UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status | Brijesh Singh | 2021-12-09 | 6 | -10/+90 |
* | UefiCpuPkg/MpInitLib: move SEV specific routines in AmdSev.c | Brijesh Singh | 2021-12-09 | 7 | -306/+421 |
* | UefiCpuPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 143 | -13055/+14150 |
* | UefiCpuPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 2021-12-07 | 6 | -16/+14 |
* | UefiCpuPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 27 | -69/+64 |
* | UefiCpuPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 10 | -58/+56 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack | Sheng, W | 2021-11-12 | 5 | -77/+157 |
* | UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId | Ni, Ray | 2021-11-10 | 2 | -1/+65 |
* | UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues | Michael D Kinney | 2021-11-05 | 1 | -5/+5 |
* | UefiCpuPkg/CpuCacheInfoLib: Add QuickSort function on BaseLib | IanX Kuo | 2021-10-21 | 4 | -6/+2 |
* | UefiCpuPkg: Cpu feature data stored in memory may be migrated | Lou, Yun | 2021-10-20 | 1 | -3/+6 |
* | UefiCpuPkg: SecCoreNative without ResetVector | S, Ashraf Ali | 2021-09-18 | 2 | -0/+81 |
* | UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB | Ashraf Ali S | 2021-09-16 | 21 | -49/+187 |
* | 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 | 5 | -123/+163 |
* | UefiCpuPkg: ResetVector Tool additional debug prints | Ashraf Ali S | 2021-09-09 | 1 | -1/+4 |
* | UefiCpuPkg: ResetVector Tool Support for Python 3 | Ashraf Ali S | 2021-09-09 | 2 | -5/+5 |
* | 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 |
* | UefiCpuPkg/CpuCacheInfoLib: Correct logical for identifying cache type | Jason | 2021-08-23 | 1 | -1/+1 |
* | UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array | Lou, Yun | 2021-08-09 | 5 | -4/+80 |
* | UefiCpuPkg/ExceptionLib: Conditionally clear shadow stack token busy bit | Sheng Wei | 2021-07-06 | 2 | -42/+43 |
* | UefiCpuPkg/CpuCommonFeaturesLib: Correct the CPU location check | Daoxiang Li | 2021-06-21 | 3 | -7/+7 |
* | UefiCpuPkg/MpInitLib: Allocate a separate SEV-ES AP reset stack area | Lendacky, Thomas | 2021-05-29 | 3 | -18/+69 |
* | UefiCpuPkg/PiSmmCpu: Remove hardcode 48 address size limitation | Ray Ni | 2021-05-18 | 1 | -8/+18 |
* | UefiCpuPkg/CpuExceptionHandler: Add missing comma to exception name array | Lendacky, Thomas | 2021-05-14 | 1 | -1/+1 |
* | UefiCpuPkg/MpInitLib: Properly cast from PCD to SEV-ES jump table pointer | Lendacky, Thomas | 2021-05-11 | 1 | -1/+1 |
* | UefiCpuPkg: PiSmmCpuDxeSmm: Not to Change Bitwidth During Static Paging | Kun Qin | 2021-04-20 | 1 | -14/+16 |
* | UefiCpuPkg: PiSmmCpuDxeSmm: Check buffer size before accessing | Kun Qin | 2021-04-12 | 2 | -2/+9 |
* | UefiCpuPkg/CpuTimerLib: Update LIBRARY_CLASS of Base instance. | Lou, Yun | 2021-04-12 | 1 | -2/+2 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Support detect SMM shadow stack overflow | Sheng, W | 2021-04-09 | 1 | -1/+8 |