summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/UefiCpuPkg.dsc
AgeCommit message (Expand)AuthorFilesLines
2023-07-15UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 modeTuan Phan1-0/+1
2023-07-03UefiCpuPkg: Implements MmSaveStateLib for IntelAbdul Lateef Attar1-1/+3
2023-07-03UefiCpuPkg: Implements SmmCpuFeaturesLib for AMD FamilyAbdul Lateef Attar1-0/+7
2023-07-03UefiCpuPkg: Implements MmSaveStateLib library instanceAbdul Lateef Attar1-0/+3
2023-06-27UefiCpuPkg: Include ResetVector in DSCRay Ni1-2/+2
2023-04-12UefiCpuLib: Remove UefiCpuLib.Yu Pu1-2/+0
2023-04-06UefiCpuPkg/CpuExceptionHandlerLib: Drop special XCODE5 versionArd Biesheuvel1-7/+0
2023-02-16UefiCpuPkg: Add CpuDxeRiscV64 moduleSunil V L1-0/+1
2023-02-16UefiCpuPkg: Add CpuTimerDxeRiscV64 moduleSunil V L1-0/+1
2023-02-16UefiCpuPkg: Add BaseRiscV64CpuTimerLib librarySunil V L1-0/+1
2023-02-16UefiCpuPkg: Add BaseRiscV64CpuExceptionHandlerLibSunil V L1-0/+3
2023-01-09Revert "UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS."Yuanhao Xie1-1/+0
2022-12-20UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS.Xie, Yuanhao1-0/+1
2022-12-08UefiCpuPkg/Test: develop UEFI App and dynamic cmd for MP services UTJason Lou1-0/+8
2022-11-14OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu1-2/+2
2022-10-17UefiCpuPkg/Test: Add unit tests for MP service PPI and ProtocolJason Lou1-0/+2
2022-10-17UefiCpuPkg: Add Pei/DxeCpuExceptionHandlerLibUnitTest in dscTan, Dun1-0/+7
2022-08-09UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structsRay Ni1-1/+3
2022-03-04UefiCpuPkg: Extend SMM CPU Service with rendezvous support.Li, Zhihao1-0/+2
2021-12-24UefiCpuPkg: Extend measurement of microcode patches to TPMYang, Longlong1-0/+1
2021-09-18UefiCpuPkg: SecCoreNative without ResetVectorS, Ashraf Ali1-0/+1
2021-04-09UefiCpuPkg: Add MicrocodeLib for loading microcodeRay Ni1-0/+2
2021-04-09UefiCpuPkg: Remove PEI/DXE instances of CpuTimerLib.Jason Lou1-2/+0
2021-03-31UefiCpuPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-1/+3
2021-03-08UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM supportMichael Kubacki1-0/+1
2021-02-01UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMmKun Qin1-0/+5
2021-02-01UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmstKun Qin1-0/+1
2021-01-19UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib.Lou, Yun1-0/+4
2020-08-16UefiCpuPkg: Implement library support for VMGEXITTom Lendacky1-0/+2
2020-07-28UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)Michael Kubacki1-0/+1
2020-05-11UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specificLendacky, Thomas1-0/+7
2019-10-23UefiCpuPkg: Add missing components to UefiCpuPkg.dscSean Brogan1-0/+2
2019-08-21UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leafDonald Kuo1-0/+3
2019-04-30UefiCpuPkg/MpInitLibUp: Add uniprocessor MpInitLibMichael D Kinney1-1/+2
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-29UefiCpuPkg: Removing ipf which is no longer supported from edk2.chenc21-5/+2
2018-01-22UefiCpuPkg: Update package version.Eric Dong1-1/+1
2017-11-30IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng1-2/+0
2017-05-08UefiCpuPkg: Update package version to 0.80Jeff Fan1-1/+1
2017-03-22UefiCpuPkg: Add CPU Features PEI/DXE driversJeff Fan1-0/+8
2017-03-22UefiCpuPkg: Add PEI/DXE Register CPU Features Library instancesJeff Fan1-1/+5
2016-12-19UefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instanceMichael Kinney1-0/+8
2016-11-08UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component.Jiewen Yao1-0/+2
2016-09-14UefiCpuPkg/SecCore: Add SecBist.cJeff Fan1-0/+3
2016-08-17UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan1-0/+1
2016-08-17UefiCpuPkg/CpuMpPei: Consume MpInitLib to produce CPU MP PPI servicesJeff Fan1-0/+1
2016-08-17UefiCpuPkg/MpInitLib: Add two instances PeiMpInitLib and DxeMpInitLibJeff Fan1-0/+2
2016-08-08UefiCpuPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-06-01UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan1-0/+2
2016-02-24UefiCpuPkg/Cpuid: Add UEFI CPUID applicationMichael Kinney1-0/+5