summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2020-11-10UefiCpuPkg, OvmfPkg: Disable interrupts when using the GHCBTom Lendacky1-4/+10
2020-11-10UefiCpuPkg/VmgExitLib: Add interfaces to set/read GHCB ValidBitmap bitsTom Lendacky1-0/+37
2020-08-16UefiCpuPkg: Implement library support for VMGEXITTom Lendacky1-0/+103
2020-07-28UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)Michael Kubacki1-0/+54
2020-07-14UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetFixedMtrr()Ray Ni1-15/+0
2020-07-14UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrSetVariableMtrr()Ray Ni1-15/+0
2020-07-14UefiCpuPkg/MtrrLib: Remove unnecessary API MtrrGetVariableMtrr()Ray Ni1-16/+1
2020-07-07UefiCpuPkg: Move StandardSignatureIsAuthenticAMD to BaseUefiCpuLibKirkendall, Garrett1-0/+14
2020-02-14UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib.Siyuan Fu1-0/+66
2020-02-14UefiCpuPkg/CpuFeature: Introduce First to indicate 1st unit.Ray Ni1-0/+36
2020-02-14UefiCpuPkg/RegisterCpuFeaturesLib: Delete CPU_FEATURE_[BEFORE|AFTER]Ray Ni1-12/+3
2020-02-10UefiCpuPkg/Smm: Fix various typosAntoine Coeur1-2/+2
2020-01-02UefiCpuPkg: Add definitions for EDKII microcode patch HOBHao A Wu1-0/+44
2019-11-13UefiCpuPkg/RegisterCpuFeature: Remove CPU_FEATURE_XD macroRay Ni1-1/+1
2019-08-21UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros.Dong, Eric2-1/+93
2019-08-09UefiCpuPkg: Update code to include register definitions from MdePkgNi, Ray3-4/+4
2019-08-09UefiCpuPkg|MdePkg: Move Register/ folder to MdePkg/Include/Ni, Ray33-53504/+19
2019-08-09MdePkg/Cpuid.h: Move Cpuid.h from UefiCpuPkg to MdePkgNi, Ray1-3981/+2
2019-07-29UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPIEric Dong1-0/+279
2019-07-29UefiCpuPkg/Include/MpInitLib.h: Add MpInitLibStartupAllCPUs API.Eric Dong1-1/+35
2019-06-13UefiCpuPkg RegisterCpuFeaturesLib.h: Fix typo 'STRICK' to 'STRIKE'Star Zeng1-1/+1
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney49-343/+49
2019-04-09UefiCpuPkg/Cpuid.h: Update CPUID.7H.ECX structure for 5-level pagingRay Ni1-2/+5
2019-04-08UefiCpuPkg/LocalApicLib: Add GetProcessorLocation2ByApicId() APIRay Ni1-1/+28
2019-04-04UefiCpuPkg/Cpuid.h: Remove duplicated struct definition for leaf 1FHRay Ni1-118/+8
2019-04-04UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless functions.Eric Dong1-35/+1
2019-02-28UefiCpuPkg/PiSmmCpu: Add Shadow Stack Support for X86 SMM.Jiewen Yao1-2/+21
2019-01-02UefiCpuPkg: Merge StuffRsb.inc files into one in UefiCpuPkg/IncludeHao Wu1-0/+56
2018-12-10UefiCpuPkg/Cpuid.h: Sync CPUID definition to latest SDM.Eric Dong1-23/+597
2018-10-22UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types.Eric Dong1-4/+17
2018-10-22UefiCpuPkg/Include/AcpiCpuData.h: Add Semaphore related Information.Eric Dong1-1/+66
2018-09-30UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Change to DOS format file.Eric Dong1-272/+272
2018-09-26UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Change structure definition.Eric Dong1-9/+40
2018-09-26UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Change structure definition.Eric Dong1-2/+12
2018-09-26UefiCpuPkg/Include/Register/Msr/GoldmontMsr.h: Add new MSR name and keep old ...Eric Dong1-10/+24
2018-09-26UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSR name and keep old one.Eric Dong1-13/+27
2018-09-26UefiCpuPkg/Include/Register/Msr/CoreMsr.h: Remove old MSR.Eric Dong1-48/+0
2018-09-26UefiCpuPkg/Include/Register/Msr/P6Msr.h: Remove old MSR.Eric Dong1-48/+0
2018-09-26UefiCpuPkg/Include/Register/Msr/Core2Msr.h: Remove old MSR.Eric Dong1-60/+0
2018-09-26UefiCpuPkg/Include/Register/ArchitecturalMsr.h: Add new MSR.Eric Dong1-0/+64
2018-09-26UefiCpuPkg/Include/Register/Msr/SkylakeMsr.h: Add new MSRs.Eric Dong1-1/+1546
2018-09-26UefiCpuPkg/Include/Register/Msr/XeonPhiMsr.h: Add new MSR.Eric Dong1-3/+246
2018-09-26UefiCpuPkg/Include/Register/Msr/*.h: Add new MSR.Eric Dong3-2/+164
2018-09-26UefiCpuPkg/Include/Register/Msr/SilvermontMsr.h: Add new MSR.Eric Dong1-0/+48
2018-09-26UefiCpuPkg/Include/Register/Msr/GoldmontPlusMsr.h: Add new MSR file for goldm...Eric Dong2-3/+276
2018-09-26UefiCpuPkg/Include/Register/Msr: Update reference spec info.Eric Dong21-372/+359
2018-08-16UefiCpuPkg/AcpiCpuData.h: Remove AcpiNVS and Below 4G limitation.Eric Dong1-22/+12
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao1-23/+23
2018-01-24UefiCpuPkg/MtrrLib: Add comments to recommend to use batch-set APIRuiyu Ni1-0/+10
2018-01-24UefiCpuPkg/MtrrLib: Update the comments for RETURN_BUFFER_TOO_SMALLRuiyu Ni1-3/+7