Age | Commit message (Expand) | Author | Files | Lines |
2022-06-10 | MpInitLib: Move the Above1Mb vector allocation to MpInitLibInitialize | Ray Ni | 1 | -24/+29 |
2022-06-10 | MpInitLib: Only allocate below 1MB memory for 16bit code | Ray Ni | 3 | -56/+46 |
2022-06-10 | MpInitLib: Put SEV logic in separate file | Ray Ni | 6 | -172/+161 |
2022-06-10 | MpInitLib: remove unneeded global ASM_PFX | Ray Ni | 2 | -15/+3 |
2022-06-10 | MpInitLib: Allocate code buffer for PEI phase | Ray Ni | 4 | -8/+13 |
2022-06-10 | CpuException: Add InitializeSeparateExceptionStacks | Ray Ni | 6 | -146/+60 |
2022-06-10 | CpuException: Remove InitializeCpuInterruptHandlers | Ray Ni | 6 | -209/+50 |
2022-06-10 | CpuException: Avoid allocating page but using global variables | Ray Ni | 1 | -19/+5 |
2022-06-10 | CpuException: Init global variables in-place | Ray Ni | 2 | -13/+12 |
2022-06-10 | CpuException: Avoid allocating code pages for DXE instance | Ray Ni | 4 | -28/+9 |
2022-05-11 | UefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support in MpInitLib" | Min M Xu | 6 | -308/+5 |
2022-05-09 | MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement. | Li, Zhihao | 2 | -30/+0 |
2022-05-06 | UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib. | Yu Pu | 8 | -0/+8 |
2022-04-02 | UefiCpuPkg: Setting initial-count register as the last step | Min Xu | 1 | -5/+5 |
2022-04-02 | UefiCpuPkg: Update AddressEncMask in CpuPageTable | Min Xu | 2 | -0/+4 |
2022-04-02 | UefiCpuPkg: Enable Tdx support in MpInitLib | Min Xu | 6 | -5/+308 |
2022-04-02 | UefiCpuPkg: Support TDX in BaseXApicX2ApicLib | Min Xu | 1 | -8/+152 |
2022-04-02 | UefiCpuPkg/CpuExceptionHandler: Add base support for the #VE exception | Min Xu | 2 | -31/+79 |
2022-04-02 | UefiCpuPkg: Extend VmgExitLibNull to handle #VE exception | Min Xu | 3 | -0/+67 |
2022-03-28 | UefiCpuPkg: Update BFV searching algorithm in VTF0 | Kuo, Ted | 10 | -15/+6 |
2022-03-14 | UefiCpuPkg: Support FFS3 GUID in SearchForBfvBase.asm | Kuo, Ted | 10 | -10/+41 |
2022-03-14 | UefiCpuPkg/MpInitLib:remove optional in declaration | wenyi,xie via groups.io | 1 | -1/+1 |
2022-03-04 | UefiCpuPkg: Extend SMM CPU Service with rendezvous support. | Li, Zhihao | 10 | -12/+322 |
2022-03-01 | UefiCpuPkg: Replace Opcode with the corresponding instructions. | Jason | 10 | -43/+43 |
2021-12-24 | UefiCpuPkg: Extend measurement of microcode patches to TPM | Yang, Longlong | 5 | -0/+365 |
2021-12-09 | UefiCpuPkg/MpInitLib: Use SEV-SNP AP Creation NAE event to launch APs | Tom Lendacky | 7 | -22/+433 |
2021-12-09 | UefiCpuPkg/MpInitLib: use BSP to do extended topology check | Michael Roth | 5 | -0/+67 |
2021-12-09 | UefiCpuPkg/MpLib: add support to register GHCB GPA when SEV-SNP is enabled | Brijesh Singh | 4 | -5/+64 |
2021-12-09 | UefiCpuPkg: add PcdGhcbHypervisorFeatures | Brijesh Singh via groups.io | 1 | -0/+5 |
2021-12-09 | UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status | Brijesh Singh | 6 | -10/+90 |
2021-12-09 | UefiCpuPkg/MpInitLib: move SEV specific routines in AmdSev.c | Brijesh Singh | 7 | -306/+421 |
2021-12-07 | UefiCpuPkg: Apply uncrustify changes | Michael Kubacki | 143 | -13055/+14150 |
2021-12-07 | UefiCpuPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 6 | -16/+14 |
2021-12-07 | UefiCpuPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 27 | -69/+64 |
2021-12-07 | UefiCpuPkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 10 | -58/+56 |
2021-11-12 | UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack | Sheng, W | 5 | -77/+157 |
2021-11-10 | UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId | Ni, Ray | 2 | -1/+65 |
2021-11-05 | UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issues | Michael D Kinney | 1 | -5/+5 |
2021-10-21 | UefiCpuPkg/CpuCacheInfoLib: Add QuickSort function on BaseLib | IanX Kuo | 4 | -6/+2 |
2021-10-20 | UefiCpuPkg: Cpu feature data stored in memory may be migrated | Lou, Yun | 1 | -3/+6 |
2021-09-18 | UefiCpuPkg: SecCoreNative without ResetVector | S, Ashraf Ali | 2 | -0/+81 |
2021-09-16 | UefiCpuPkg: VTF0 Linear-Address Translation to a 1-GByte Page till 512GB | Ashraf Ali S | 21 | -49/+187 |
2021-09-16 | UefiCpuPkg: Prevent from re-initializing CPU features during S3 resume | Lou, Yun | 2 | -14/+23 |
2021-09-16 | UefiCpuPkg: Refactor initialization of CPU features during S3 resume | Lou, Yun | 5 | -123/+163 |
2021-09-09 | UefiCpuPkg: ResetVector Tool additional debug prints | Ashraf Ali S | 1 | -1/+4 |
2021-09-09 | UefiCpuPkg: ResetVector Tool Support for Python 3 | Ashraf Ali S | 2 | -5/+5 |
2021-09-01 | UefiCpuPkg: Clean up save state boundary checks and comments. | Mark Wilson | 1 | -6/+6 |
2021-09-01 | UefiCpuPkg/PiSmmCpuDxeSmm: Update mPatchCetSupported set condition | Wenxing Hou | 2 | -9/+13 |
2021-08-23 | UefiCpuPkg/CpuCacheInfoLib: Correct logical for identifying cache type | Jason | 1 | -1/+1 |
2021-08-09 | UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array | Lou, Yun | 5 | -4/+80 |