| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg/MpInitLib: For SEV-ES guest, set stack based on processor number | Tom Lendacky | 2020-11-10 | 1 | -1/+6 |
* | UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB | Tom Lendacky | 2020-11-10 | 4 | -17/+27 |
* | UefiCpuPkg/MpInitLib: Set the SW exit fields when performing VMGEXIT | Tom Lendacky | 2020-11-10 | 1 | -0/+6 |
* | UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits | Tom Lendacky | 2020-11-10 | 2 | -0/+79 |
* | UefiCpuPkg/MpInitLib: Reduce reset vector memory pressure | Tom Lendacky | 2020-10-19 | 1 | -19/+17 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Support MpServices2 only case. | Chasel Chiu | 2020-09-14 | 3 | -44/+28 |
* | UefiCpuPkg/MpInitLib: Always initialize the DoDecrement variable | Tom Lendacky | 2020-08-24 | 1 | -3/+1 |
* | UefiCpuPkg/UefiCpuPkg.ci.yaml: Add configuration for Ecc check | Shenglei Zhang | 2020-08-17 | 1 | -0/+12 |
* | UefiCpuPkg/MpInitLib: Prepare SEV-ES guest APs for OS use | Tom Lendacky | 2020-08-17 | 4 | -18/+179 |
* | UefiCpuPkg: Allow AP booting under SEV-ES | Tom Lendacky | 2020-08-17 | 11 | -15/+738 |
* | UefiCpuPkg/MpInitLib: Add CPU MP data flag to indicate if SEV-ES is enabled | Tom Lendacky | 2020-08-17 | 4 | -0/+5 |
* | UefiCpuPkg: Add a 16-bit protected mode code segment descriptor | Tom Lendacky | 2020-08-17 | 3 | -6/+15 |
* | UefiCpuPkg: Create an SEV-ES workarea PCD | Tom Lendacky | 2020-08-17 | 2 | -0/+16 |
* | UefiCpuPkg/CpuExceptionHandler: Add base support for the #VC exception | Tom Lendacky | 2020-08-17 | 10 | -2/+86 |
* | UefiCpuPkg: Implement library support for VMGEXIT | Tom Lendacky | 2020-08-16 | 6 | -0/+271 |
* | UefiCpuPkg: Create PCD to be used in support of SEV-ES | Tom Lendacky | 2020-08-16 | 2 | -0/+9 |
* | UefiCpuPkg/MtrrLibUnitTest: Change to use static array for CI test | Ray Ni | 2020-08-12 | 5 | -12/+5126 |
* | UefiCpuPkg/MtrrLib/UnitTest: Add host based unit test | Ray Ni | 2020-08-12 | 6 | -1/+2325 |
* | UefiCpuPkg/CpuCommonFeaturesLib: Fix spelling mistake | Michael D Kinney | 2020-08-03 | 1 | -1/+1 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: pause in WaitForSemaphore() before re-fetch | Laszlo Ersek | 2020-07-31 | 1 | -7/+11 |
* | UefiCpuPkg/UefiCpuPkg.ci.yaml: Add configuration for LicenseCheck | Shenglei Zhang | 2020-07-31 | 1 | -0/+3 |
* | UefiCpuPkg: Correct some typos. | Guomin Jiang | 2020-07-28 | 6 | -10/+10 |
* | UefiCpuPkg/CpuMpPei: Enable paging and set NP flag to avoid TOCTOU (CVE-2019-... | Guomin Jiang | 2020-07-28 | 2 | -5/+30 |
* | UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098) | Michael Kubacki | 2020-07-28 | 10 | -2/+709 |
* | UefiCpuPkg/CpuMpPei: Add GDT migration support (CVE-2019-11098) | Michael Kubacki | 2020-07-28 | 4 | -2/+60 |
* | UefiCpuPkg: Add New Memory Attributes | Oleksiy Yakovlev | 2020-07-15 | 4 | -24/+8 |
* | UefiCpuPkg: Update EFI_MEMORY_CACHETYPE_MASK definition | Oleksiy Yakovlev | 2020-07-15 | 1 | -1/+2 |
* | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetFixedMtrr() | Ray Ni | 2020-07-14 | 2 | -44/+0 |
* | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetVariableMtrr() | Ray Ni | 2020-07-14 | 2 | -44/+0 |
* | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrGetVariableMtrr() | Ray Ni | 2020-07-14 | 2 | -42/+2 |
* | UefiCpuPkg: PiSmmCpuDxeSmm skip MSR_IA32_MISC_ENABLE manipulation on AMD | Kirkendall, Garrett | 2020-07-07 | 4 | -5/+46 |
* | UefiCpuPkg: Move StandardSignatureIsAuthenticAMD to BaseUefiCpuLib | Kirkendall, Garrett | 2020-07-07 | 8 | -69/+67 |
* | UefiCpuPkg/SecCore: Add pre-memory AP vector | Cole, Deric | 2020-06-23 | 1 | -7/+24 |
* | UefiCpuPkg/MpService: GetProcessorInfo returns 6-level topology | Ray Ni | 2020-05-15 | 1 | -0/+19 |
* | UefiCpuPkg/CpuExceptionHandler: Revert CpuExceptionHandler binary patching | Lendacky, Thomas | 2020-05-11 | 1 | -19/+6 |
* | UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specific | Lendacky, Thomas | 2020-05-11 | 7 | -3/+479 |
* | UefiCpuPkg/MpInitLib: Remove Executable attribute from MpLib.h | Leo Duran | 2020-05-06 | 1 | -0/+0 |
* | UefiCpuPkg/MpInitLib: Avoid ApInitReconfig in PEI. | Dong, Eric | 2020-04-30 | 1 | -2/+11 |
* | UefiCpuPkg/MpInitLib: Restore IDT context for APs. | Eric Dong | 2020-04-30 | 1 | -11/+23 |
* | UefiCpuPkg/MpInitLib: Add missing explicit PcdLib dependency | Hao A Wu | 2020-04-23 | 3 | -0/+3 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Remove useless code in ResetTokens. | Dong, Eric | 2020-04-13 | 1 | -20/+0 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Remove Used parameter. | Dong, Eric | 2020-04-13 | 2 | -6/+5 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: Improve the performance of GetFreeToken() | Ray Ni | 2020-04-13 | 2 | -47/+27 |
* | UefiCpuPkg/MpInitLib: Add out attribute for parameter. | GuoMinJ | 2020-03-27 | 3 | -3/+3 |
* | UefiCpuPkg/MpInitLib DXE: Add PCD to control AP status check interval | Hao A Wu | 2020-03-27 | 4 | -13/+23 |
* | UefiCpuPkg/PiSmmCpuDxeSmm: fix S3 Resume for CPU hotplug | Laszlo Ersek | 2020-03-04 | 1 | -2/+12 |
* | UefiCpuPkg/MpInitLib: Skip reading PlatformId on AMD processors.edk2-stable202002 | Leo Duran | 2020-03-02 | 2 | -2/+36 |
* | UefiCpuPkg RegisterCpuFeaturesLib: Match data type and format specifier | Zeng, Star | 2020-02-19 | 1 | -12/+12 |
* | UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib. | Siyuan Fu | 2020-02-14 | 9 | -123/+183 |
* | UefiCpuPkg/CpuFeature: Introduce First to indicate 1st unit. | Ray Ni | 2020-02-14 | 2 | -1/+111 |