| Commit message (Expand) | Author | Age | Files | Lines |
* | UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array | Lou, Yun | 2021-08-09 | 1 | -1/+1 |
* | UefiCpuPkg: Add MicrocodeLib for loading microcode | Ray Ni | 2021-04-09 | 1 | -0/+120 |
* | UefiCpuPkg/CpuCacheInfoLib: Collect cache associative type | Lou, Yun | 2021-03-17 | 1 | -2/+13 |
* | UefiCpuPkg/CpuCacheInfoLib: Add MpService dependency | Lou, Yun | 2021-02-03 | 1 | -2/+0 |
* | UefiCpuPkg/AcpiCpuData: update comments on register table fields | Laszlo Ersek | 2021-01-20 | 1 | -0/+4 |
* | UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib. | Lou, Yun | 2021-01-19 | 1 | -0/+76 |
* | UefiCpuPkg/Feature: Support different thread count per core | Ray Ni | 2020-12-04 | 1 | -3/+13 |
* | UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCB | Tom Lendacky | 2020-11-10 | 1 | -4/+10 |
* | UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bits | Tom Lendacky | 2020-11-10 | 1 | -0/+37 |
* | UefiCpuPkg: Implement library support for VMGEXIT | Tom Lendacky | 2020-08-16 | 1 | -0/+103 |
* | UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098) | Michael Kubacki | 2020-07-28 | 1 | -0/+54 |
* | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetFixedMtrr() | Ray Ni | 2020-07-14 | 1 | -15/+0 |
* | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetVariableMtrr() | Ray Ni | 2020-07-14 | 1 | -15/+0 |
* | UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrGetVariableMtrr() | Ray Ni | 2020-07-14 | 1 | -16/+1 |
* | UefiCpuPkg: Move StandardSignatureIsAuthenticAMD to BaseUefiCpuLib | Kirkendall, Garrett | 2020-07-07 | 1 | -0/+14 |
* | UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib. | Siyuan Fu | 2020-02-14 | 1 | -0/+66 |
* | UefiCpuPkg/CpuFeature: Introduce First to indicate 1st unit. | Ray Ni | 2020-02-14 | 1 | -0/+36 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Delete CPU_FEATURE_[BEFORE|AFTER] | Ray Ni | 2020-02-14 | 1 | -12/+3 |
* | UefiCpuPkg/Smm: Fix various typos | Antoine Coeur | 2020-02-10 | 1 | -2/+2 |
* | UefiCpuPkg: Add definitions for EDKII microcode patch HOB | Hao A Wu | 2020-01-02 | 1 | -0/+44 |
* | UefiCpuPkg/RegisterCpuFeature: Remove CPU_FEATURE_XD macro | Ray Ni | 2019-11-13 | 1 | -1/+1 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros. | Dong, Eric | 2019-08-21 | 2 | -1/+93 |
* | UefiCpuPkg: Update code to include register definitions from MdePkg | Ni, Ray | 2019-08-09 | 3 | -4/+4 |
* | UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/ | Ni, Ray | 2019-08-09 | 33 | -53504/+19 |
* | MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkg | Ni, Ray | 2019-08-09 | 1 | -3981/+2 |
* | UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPI | Eric Dong | 2019-07-29 | 1 | -0/+279 |
* | UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API. | Eric Dong | 2019-07-29 | 1 | -1/+35 |
* | UefiCpuPkg RegisterCpuFeaturesLib.h: Fix typo 'STRICK' to 'STRIKE' | Star Zeng | 2019-06-13 | 1 | -1/+1 |
* | UefiCpuPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 49 | -343/+49 |
* | UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level paging | Ray Ni | 2019-04-09 | 1 | -2/+5 |
* | UefiCpuPkg/LocalApicLib: Add GetProcessorLocation2ByApicId() API | Ray Ni | 2019-04-08 | 1 | -1/+28 |
* | UefiCpuPkg/Cpuid.h: Remove duplicated struct definition for leaf 1FH | Ray Ni | 2019-04-04 | 1 | -118/+8 |
* | UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless functions. | Eric Dong | 2019-04-04 | 1 | -35/+1 |
* | UefiCpuPkg/PiSmmCpu: Add Shadow Stack Support for X86 SMM. | Jiewen Yao | 2019-02-28 | 1 | -2/+21 |
* | UefiCpuPkg: Merge StuffRsb.inc files into one in UefiCpuPkg/Include | Hao Wu | 2019-01-02 | 1 | -0/+56 |
* | UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM. | Eric Dong | 2018-12-10 | 1 | -23/+597 |
* | UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types. | Eric Dong | 2018-10-22 | 1 | -4/+17 |
* | UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information. | Eric Dong | 2018-10-22 | 1 | -1/+66 |
* | UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Change to DOS format file. | Eric Dong | 2018-09-30 | 1 | -272/+272 |
* | UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition. | Eric Dong | 2018-09-26 | 1 | -9/+40 |
* | UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition. | Eric Dong | 2018-09-26 | 1 | -2/+12 |
* | UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: Add new MSR name and keep old ... | Eric Dong | 2018-09-26 | 1 | -10/+24 |
* | UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one. | Eric Dong | 2018-09-26 | 1 | -13/+27 |
* | UefiCpuPkg/Include/Register/Msr/CoreMsr.h: Remove old MSR. | Eric Dong | 2018-09-26 | 1 | -48/+0 |
* | UefiCpuPkg/Include/Register/Msr/P6Msr.h: Remove old MSR. | Eric Dong | 2018-09-26 | 1 | -48/+0 |
* | UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR. | Eric Dong | 2018-09-26 | 1 | -60/+0 |
* | UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR. | Eric Dong | 2018-09-26 | 1 | -0/+64 |
* | UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs. | Eric Dong | 2018-09-26 | 1 | -1/+1546 |
* | UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Add new MSR. | Eric Dong | 2018-09-26 | 1 | -3/+246 |
* | UefiCpuPkg/Include/Register/Msr/*.h: Add new MSR. | Eric Dong | 2018-09-26 | 3 | -2/+164 |