summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe/CpuDxe.inf
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Add CpuDxe driver for LoongArch64Chao Li2024-04-161-4/+21
* UefiCpuPkg/CpuDxe: Reorder the INF file alphabeticallyChao Li2024-04-161-8/+8
* UefiCpuPkg: Remove UefiCpuLib from module INFs.Yu Pu2023-03-101-1/+0
* UefiCpuPkg: Update AddressEncMask in CpuPageTableMin Xu2022-04-021-0/+1
* UefiCpuPkg/CpuDxe: clean up PAGE_TABLE_LIB_PAGING_CONTEXT usage.Dong, Eric2019-09-251-1/+3
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg/CpuDxe: implement non-stop mode for uefiJian J Wang2018-08-301-0/+3
* UefiCpuPkg/CpuDxe: allow accessing (DXE) page table in SMM modeJian J Wang2018-06-191-0/+1
* UefiCpuPkg: Remove X86 ASM and S filesLiming Gao2018-06-071-5/+1
* UefiCpuPkg/CpuDxe: Initialize stack switch for MPJian J Wang2017-12-081-0/+3
* UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMaskLeo Duran2017-03-061-0/+5
* UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod valueJeff Fan2017-02-221-0/+1
* UefiCpuPkg/CpuDxe: Add memory attribute setting.Jiewen Yao2017-02-221-2/+3
* UefiCpuPkg/CpuDxe: Remove PcdCpuMaxLogicalProcessorNumber consumingJeff Fan2016-08-171-3/+0
* UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan2016-08-171-7/+0
* UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan2016-08-171-4/+3
* UefiCpuPkg CpuDxe: Add nasm source file in CpuDxe.infLiming Gao2016-06-281-13/+11
* UefiCpuPkg: CpuDxe: Use PCD for AP detection timeoutMichael Kinney2015-10-191-2/+3
* UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan2015-06-161-1/+7
* UefiCpuPkg/CpuDxe: introduce MP_SYSTEM_DATA for Mp Service ProtocolChen Fan2014-11-131-0/+1
* UefiCpuPkg/CpuDxe: introduce EFI_MP_SERVICES_PROTOCOLChen Fan2014-11-131-0/+1
* UefiCpuPkg/CpuDxe: introduce two PCD valueChen Fan2014-11-131-0/+4
* UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen2014-11-131-0/+3
* UefiCpuPkg/CpuDxe: Add stackless assembly AP entry pointsJordan Justen2014-11-131-0/+6
* UefiCpuPkg/CpuDxe: Add no-op InitializeMpSupportJordan Justen2014-11-131-0/+2
* UefiCpuPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-281-6/+8
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-221-5/+4
* UefiCpuPkg CpuDxe: Call UefiCpuLib.InitializeFloatingPointUnits () to initial...rsun32012-07-061-0/+1
* UefiCpuPkg: Added code to enable Local APIC.geekboy15a2012-05-181-1/+2
* UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten2011-06-161-1/+5
* Update the copyright notice formathhtian2010-04-241-2/+2
* Update the modules with the different module GUID to avoid the different modu...lgao42010-04-061-1/+1
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
* UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten2010-02-101-1/+0
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-271-0/+67