summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/UefiCpuPkg.dec
AgeCommit message (Expand)AuthorFilesLines
2023-07-15UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 modeTuan Phan1-0/+5
2023-07-03UefiCpuPkg: Adds MmSaveStateLib library classAbdul Lateef Attar1-0/+4
2023-06-21UefiCpuPkg/SmmCpu: Add PcdSmmApPerfLogEnable control AP perf-loggingRay Ni1-0/+6
2023-04-26UefiCpuPkg: Update PT code to support enable collect performanceDun Tan1-0/+8
2023-04-26UefiCpuPkg: Update code to support enable ProcTrace only on BSPDun Tan1-0/+7
2023-04-12UefiCpuLib: Remove UefiCpuLib.Yu Pu1-5/+0
2023-03-06UefiCpuPkg/SmmBaseHob.h: Add SMM Base HOB DataWu, Jiaxin1-1/+4
2023-02-16UefiCpuPkg: Add RISCV_EFI_BOOT_PROTOCOL related definitionsSunil V L1-0/+7
2022-11-14OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu1-2/+2
2022-08-31UefiCpuPkg: Add PCD to control SMRR enable & SmmFeatureControl supportWu, Jiaxin1-0/+12
2022-08-09UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structsRay Ni1-0/+3
2022-05-09MdePkg: add SmmCpuRendezvousLib.h and SmmCpuRendezvousLibNull implement.Li, Zhihao1-3/+0
2022-03-04UefiCpuPkg: Extend SMM CPU Service with rendezvous support.Li, Zhihao1-2/+6
2021-12-09UefiCpuPkg: add PcdGhcbHypervisorFeaturesBrijesh Singh via groups.io1-0/+5
2021-04-09UefiCpuPkg: Add MicrocodeLib for loading microcodeRay Ni1-1/+4
2021-01-19UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib.Lou, Yun1-0/+3
2020-08-17UefiCpuPkg: Create an SEV-ES workarea PCDTom Lendacky1-0/+8
2020-08-16UefiCpuPkg: Implement library support for VMGEXITTom Lendacky1-0/+3
2020-08-16UefiCpuPkg: Create PCD to be used in support of SEV-ESTom Lendacky1-0/+6
2020-07-28UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)Michael Kubacki1-0/+3
2020-03-27UefiCpuPkg/MpInitLib DXE: Add PCD to control AP status check intervalHao A Wu1-0/+6
2020-02-14UefiCpuPkg: Remove FIT based microcode shadow logic from MpInitLib.Siyuan Fu1-7/+4
2020-01-10UefiCpuPkg: Shadow microcode patch according to FIT microcode entry.Siyuan Fu1-0/+6
2020-01-02UefiCpuPkg: Add definitions for EDKII microcode patch HOBHao A Wu1-0/+3
2019-12-06UefiCpuPkg/PiSmmCpuDxeSmm: Avoid allocate Token every timeEric Dong1-0/+4
2019-10-11UefiCpuPkg/MpInitLib: honor the platform's boot CPU count in AP detectionLaszlo Ersek1-0/+13
2019-09-19UefiCpuPkg: Remove PcdCpuSmmStaticPageTableRay Ni1-11/+0
2019-09-04UefiCpuPkg: Explain relationship between several SMM PCDsRay Ni1-1/+7
2019-09-04UefiCpuPkg: Add PcdCpuSmmRestrictedMemoryAccessRay Ni1-0/+12
2019-08-21UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leafDonald Kuo1-0/+8
2019-07-29UefiCpuPkg: Add new EDKII_PEI_MP_SERVICES2_PPIEric Dong1-0/+3
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-04-04UefiCpuPkg/RegisterCpuFeaturesLib: Optimize PCDEric Dong1-6/+3
2019-02-28UefiCpuPkg/PiSmmCpu: Add Shadow Stack Support for X86 SMM.Jiewen Yao1-1/+5
2018-01-22UefiCpuPkg: Update package version.Eric Dong1-1/+1
2017-12-08UefiCpuPkg/UefiCpuPkg.dec: Add two new PCDs for stack switchJian J Wang1-0/+12
2017-12-08UefiCpuPkg PiSmmCpuDxeSmm: SMM profile and static paging mutual exclusionStar Zeng1-2/+6
2017-11-30IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng1-7/+0
2017-08-28UefiCpuPkg: Update default for PcdCpuProcTraceMemSize/PcdCpuProcTraceOutputSc...Eric Dong1-10/+12
2017-08-16UefiCpuPkg: Add comments for PCDs definition.Eric Dong1-2/+26
2017-08-04UefiCpuPkg: Add Pcds used by processor trace feature.Eric Dong1-0/+8
2017-05-08UefiCpuPkg: Update package version to 0.80Jeff Fan1-1/+1
2017-04-06UefiCpuPkg: Fix typos in UefiCpuPkg.decDandan Bi1-1/+1
2017-03-28UefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI fileJeff Fan1-6/+6
2017-03-22UefiCpuPkg: Add CPU Features PEI/DXE driversJeff Fan1-0/+8
2017-03-22UefiCpuPkg: Add NULL CPU Common Features Library instanceJeff Fan1-0/+11
2017-03-22UefiCpuPkg/Include/Library: Add Register CPU Features LibraryJeff Fan1-0/+5
2017-03-22UefiCpuPkg: Add GUID gEdkiiCpuFeaturesInitDoneGuidJeff Fan1-0/+3
2017-03-22UefiCpuPkg: Add GUID gEdkiiCpuFeaturesSetDoneGuidJeff Fan1-0/+3
2017-03-22UefiCpuPkg/UefiCpuPkg.dec: Add a set of CPU features PCDsJeff Fan1-1/+19