| Commit message (Expand) | Author | Age | Files | Lines |
* | MpInitLib: remove unneeded global ASM_PFX | Ray Ni | 2022-06-10 | 2 | -15/+3 |
* | MpInitLib: Allocate code buffer for PEI phase | Ray Ni | 2022-06-10 | 4 | -8/+13 |
* | CpuException: Add InitializeSeparateExceptionStacks | Ray Ni | 2022-06-10 | 4 | -141/+55 |
* | CpuException: Remove InitializeCpuInterruptHandlers | Ray Ni | 2022-06-10 | 5 | -204/+22 |
* | CpuException: Avoid allocating page but using global variables | Ray Ni | 2022-06-10 | 1 | -19/+5 |
* | CpuException: Init global variables in-place | Ray Ni | 2022-06-10 | 2 | -13/+12 |
* | CpuException: Avoid allocating code pages for DXE instance | Ray Ni | 2022-06-10 | 4 | -28/+9 |
* | UefiCpuPkg: Revert "UefiCpuPkg: Enable Tdx support in MpInitLib" | Min M Xu | 2022-05-11 | 6 | -308/+5 |
* | UefiCpuPkg: Add CpuLib to module INFs that depend on UefiCpuLib. | Yu Pu | 2022-05-06 | 4 | -0/+4 |
* | UefiCpuPkg: Setting initial-count register as the last step | Min Xu | 2022-04-02 | 1 | -5/+5 |
* | 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 | 2 | -0/+39 |
* | 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 | 2 | -0/+138 |
* | UefiCpuPkg: Replace Opcode with the corresponding instructions. | Jason | 2022-03-01 | 5 | -33/+33 |
* | 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/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 | 61 | -8715/+9312 |
* | UefiCpuPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() | Michael D Kinney | 2021-12-07 | 4 | -11/+10 |
* | UefiCpuPkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 23 | -59/+56 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow Stack | Sheng, W | 2021-11-12 | 1 | -20/+46 |
* | UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId | Ni, Ray | 2021-11-10 | 1 | -0/+43 |
* | 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: Refactor initialization of CPU features during S3 resume | Lou, Yun | 2021-09-16 | 2 | -15/+15 |
* | 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 | 4 | -3/+79 |
* | UefiCpuPkg/ExceptionLib: Conditionally clear shadow stack token busy bit | Sheng Wei | 2021-07-06 | 1 | -41/+42 |
* | 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/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/CpuTimerLib: Update LIBRARY_CLASS of Base instance. | Lou, Yun | 2021-04-12 | 1 | -2/+2 |
* | UefiCpuPkg/MpInitLib: Consume MicrocodeLib to remove duplicated code | Ray Ni | 2021-04-09 | 4 | -391/+96 |
* | UefiCpuPkg: Add MicrocodeLib for loading microcode | Ray Ni | 2021-04-09 | 2 | -0/+354 |
* | UefiCpuPkg: Remove PEI/DXE instances of CpuTimerLib. | Jason Lou | 2021-04-09 | 6 | -250/+0 |
* | UefiCpuPkg/MpInitLib: avoid printing debug messages in AP | Ray Ni | 2021-03-17 | 3 | -10/+27 |
* | UefiCpuPkg/CpuCacheInfoLib: Collect cache associative type | Lou, Yun | 2021-03-17 | 2 | -24/+40 |
* | UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM support | Michael Kubacki | 2021-03-08 | 8 | -6/+94 |
* | UefiCpuPkg/SmmCpuFeaturesLib: Abstract PcdCpuMaxLogicalProcessorNumber | Michael Kubacki | 2021-03-08 | 5 | -1/+45 |
* | UefiCpuPkg/SmmCpuFeaturesLib: Cleanup library constructors | Michael Kubacki | 2021-03-08 | 5 | -32/+54 |
* | UefiCpuPkg/SmmCpuFeaturesLib: Rename SmmCpuFeaturesLib.c | Michael Kubacki | 2021-03-08 | 3 | -3/+3 |
* | UefiCpuPkg/SmmCpuFeaturesLib: Move multi-instance function decl to header | Michael Kubacki | 2021-03-08 | 6 | -10/+27 |
* | UefiCpuPkg/MpInitLib: Remove unused Lock from MP_CPU_EXCHANGE_INFO | Ray Ni | 2021-03-08 | 5 | -15/+1 |