summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/CpuDxe/CpuDxe.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-30/+29
2020-07-15UefiCpuPkg: Add New Memory AttributesOleksiy Yakovlev1-13/+0
2020-07-15UefiCpuPkg: Update EFI_MEMORY_CACHETYPE_MASK definitionOleksiy Yakovlev1-1/+2
2020-02-10UefiCpuPkg/CpuDxe: Fix few typosAntoine Coeur1-1/+1
2019-08-09UefiCpuPkg: Update code to include register definitions from MdePkgNi, Ray1-2/+2
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-10-26UefiCpuPkg/CpuDxe: consider freed-memory guard in non-stop modeJian J Wang1-1/+1
2018-09-10UefiCpuPkg/CpuDxe: fix ECC reported issuesJian J Wang1-2/+2
2018-08-30UefiCpuPkg/CpuDxe: implement non-stop mode for uefiJian J Wang1-0/+39
2017-12-12UefiCpuPkg/CpuDxe: Enable protection for newly added page tableJian J Wang1-0/+2
2017-09-27UefiCpuPkg/CpuDxe: Add missing function description commentsDandan Bi1-0/+3
2017-09-21UefiCpuPkg/CpuDxe: Fix out-of-sync issue in page attributesJian J Wang1-0/+9
2017-08-07UefiCpuPkg CpuDxe: Remove reference deprecated macro.Eric Dong1-0/+1
2017-02-22UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod valueJeff Fan1-1/+2
2016-08-17UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan1-1/+0
2016-08-17UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan1-2/+10
2014-11-13UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen1-0/+1
2013-11-221. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan1-41/+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-11-16Restore original IDT entry if RegisterInterruptHandler() was used to unregist...vanjeff1-0/+10
2011-06-16UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten1-1/+2
2010-07-13Code refinement.xli241-6/+145
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-05-27Add CPU DXE driver for IA32 & X64 processor architectures.jljusten1-0/+140