summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/UefiCpuPkg.dsc
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-19UefiCpuPkg: Add NOOPT target in UefiCpuPkg.dscHao Wu1-2/+2
2015-11-25UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3Michael Kinney1-0/+1
2015-10-26UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLibMichael Kinney1-1/+0
2015-10-19UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney1-6/+11
2015-10-19UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney1-2/+8
2015-10-19UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney1-1/+7
2015-10-19UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney1-0/+5
2015-07-15UefiCpuPkg: Add CpuMpPei moduleJeff Fan1-0/+1
2015-06-16UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan1-6/+7
2014-11-13UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan1-0/+1
2014-01-10Update UefiCpuPkg version: 0.2->0.3Jeff Fan1-2/+2
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan1-3/+5
2012-07-06UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initial...rsun31-0/+1