summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuDxe/CpuDxe.inf
AgeCommit message (Expand)AuthorFilesLines
2022-04-02UefiCpuPkg: Update AddressEncMask in CpuPageTableMin Xu1-0/+1
2019-09-25UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage.Dong, Eric1-1/+3
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-08-30UefiCpuPkg/CpuDxe: implement non-stop mode for uefiJian J Wang1-0/+3
2018-06-19UefiCpuPkg/CpuDxe: allow accessing (DXE) page table in SMM modeJian J Wang1-0/+1
2018-06-07UefiCpuPkg: Remove X86 ASM and S filesLiming Gao1-5/+1
2017-12-08UefiCpuPkg/CpuDxe: Initialize stack switch for MPJian J Wang1-0/+3
2017-03-06UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMaskLeo Duran1-0/+5
2017-02-22UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod valueJeff Fan1-0/+1
2017-02-22UefiCpuPkg/CpuDxe: Add memory attribute setting.Jiewen Yao1-2/+3
2016-08-17UefiCpuPkg/CpuDxe: Remove PcdCpuMaxLogicalProcessorNumber consumingJeff Fan1-3/+0
2016-08-17UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan1-7/+0
2016-08-17UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan1-4/+3
2016-06-28UefiCpuPkg CpuDxe: Add nasm source file in CpuDxe.infLiming Gao1-13/+11
2015-10-19UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney1-2/+3
2015-06-16UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan1-1/+7
2014-11-13UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan1-0/+1
2014-11-13UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan1-0/+1
2014-11-13UefiCpuPkg/CpuDxe: introduce two PCD valueChen Fan1-0/+4
2014-11-13UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen1-0/+3
2014-11-13UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen1-0/+6
2014-11-13UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen1-0/+2
2014-08-28UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming1-6/+8
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan1-5/+4
2012-07-06UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initial...rsun31-0/+1
2012-05-18UefiCpuPkg: Added code to enable Local APIC.geekboy15a1-1/+2
2011-06-16UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten1-1/+5
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao41-1/+1
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-231. Correct File header to ## @filelgao41-3/+3
2010-02-10UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten1-1/+0
2009-05-27Add CPU DXE driver for IA32 & X64 processor architectures.jljusten1-0/+67