summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/UefiCpuPkg.dsc
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Add CpuDxeRiscV64 moduleSunil V L2023-02-161-0/+1
* UefiCpuPkg: Add CpuTimerDxeRiscV64 moduleSunil V L2023-02-161-0/+1
* UefiCpuPkg: Add BaseRiscV64CpuTimerLib librarySunil V L2023-02-161-0/+1
* UefiCpuPkg: Add BaseRiscV64CpuExceptionHandlerLibSunil V L2023-02-161-0/+3
* Revert "UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS."Yuanhao Xie2023-01-091-1/+0
* UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS.Xie, Yuanhao2022-12-201-0/+1
* UefiCpuPkg/Test: develop UEFI App and dynamic cmd for MP services UTJason Lou2022-12-081-0/+8
* OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu2022-11-141-2/+2
* UefiCpuPkg/Test: Add unit tests for MP service PPI and ProtocolJason Lou2022-10-171-0/+2
* UefiCpuPkg: Add Pei/DxeCpuExceptionHandlerLibUnitTest in dscTan, Dun2022-10-171-0/+7
* UefiCpuPkg: Create CpuPageTableLib for manipulating X86 paging structsRay Ni2022-08-091-1/+3
* UefiCpuPkg: Extend SMM CPU Service with rendezvous support.Li, Zhihao2022-03-041-0/+2
* UefiCpuPkg: Extend measurement of microcode patches to TPMYang, Longlong2021-12-241-0/+1
* UefiCpuPkg: SecCoreNative without ResetVectorS, Ashraf Ali2021-09-181-0/+1
* UefiCpuPkg: Add MicrocodeLib for loading microcodeRay Ni2021-04-091-0/+2
* UefiCpuPkg: Remove PEI/DXE instances of CpuTimerLib.Jason Lou2021-04-091-2/+0
* UefiCpuPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi2021-03-311-1/+3
* UefiCpuPkg/SmmCpuFeaturesLib: Add Standalone MM supportMichael Kubacki2021-03-081-0/+1
* UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMmKun Qin2021-02-011-0/+5
* UefiCpuPkg: CpuIo2Smm: Move CpuIo2Smm driver to consume gMmstKun Qin2021-02-011-0/+1
* UefiCpuPkg/CpuCacheInfoLib: Add new CpuCacheInfoLib.Lou, Yun2021-01-191-0/+4
* UefiCpuPkg: Implement library support for VMGEXITTom Lendacky2020-08-161-0/+2
* UefiCpuPkg/SecMigrationPei: Add initial PEIM (CVE-2019-11098)Michael Kubacki2020-07-281-0/+1
* UefiCpuPkg/CpuExceptionHandler: Make XCODE5 changes toolchain specificLendacky, Thomas2020-05-111-0/+7
* UefiCpuPkg: Add missing components to UefiCpuPkg.dscSean Brogan2019-10-231-0/+2
* UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leafDonald Kuo2019-08-211-0/+3
* UefiCpuPkg/MpInitLibUp: Add uniprocessor MpInitLibMichael D Kinney2019-04-301-1/+2
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-5/+2
* UefiCpuPkg: Update package version.Eric Dong2018-01-221-1/+1
* IntelSiliconPkg: Move MicrocodeUpdate from UefiCpuPkgStar Zeng2017-11-301-2/+0
* UefiCpuPkg: Update package version to 0.80Jeff Fan2017-05-081-1/+1
* UefiCpuPkg: Add CPU Features PEI/DXE driversJeff Fan2017-03-221-0/+8
* UefiCpuPkg: Add PEI/DXE Register CPU Features Library instancesJeff Fan2017-03-221-1/+5
* UefiCpuPkg/SmmCpuFeaturesLibStm: Add STM library instanceMichael Kinney2016-12-191-0/+8
* UefiCpuPkg/UefiCpuPkg.dsc: Add MicrocodeCapsule related component.Jiewen Yao2016-11-081-0/+2
* UefiCpuPkg/SecCore: Add SecBist.cJeff Fan2016-09-141-0/+3
* UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan2016-08-171-0/+1
* UefiCpuPkg/CpuMpPei: Consume MpInitLib to produce CPU MP PPI servicesJeff Fan2016-08-171-0/+1
* UefiCpuPkg/MpInitLib: Add two instances PeiMpInitLib and DxeMpInitLibJeff Fan2016-08-171-0/+2
* UefiCpuPkg DSC: Add build option to disable deprecated APIsHao Wu2016-08-081-0/+3
* UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib moduleJeff Fan2016-06-011-0/+2
* UefiCpuPkg/Cpuid: Add UEFI CPUID applicationMichael Kinney2016-02-241-0/+5
* UefiCpuPkg: Add NOOPT target in UefiCpuPkg.dscHao Wu2016-01-191-2/+2
* UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3Michael Kinney2015-11-251-0/+1
* UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLibMichael Kinney2015-10-261-1/+0
* UefiCpuPkg: Add PiSmmCpuDxeSmm module to DSC fileMichael Kinney2015-10-191-6/+11
* UefiCpuPkg: Update DEC/DSC files for new includes and librariesMichael Kinney2015-10-191-2/+8
* UefiCpuPkg: Add SecCore module and supporting library class and PCDMichael Kinney2015-10-191-1/+7
* UefiCpuPkg: Add SMM Communication PPI and Handler ModulesMichael Kinney2015-10-191-0/+5