summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe/CpuDxe.h
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg/CpuDxe: Refactor to use CPUID definitionsRay Ni2023-04-011-1/+2
* UefiCpuPkg: Remove UefiCpuLib from module INFs.Yu Pu2023-03-101-1/+0
* UefiCpuPkg: Apply uncrustify changesMichael Kubacki2021-12-071-30/+29
* UefiCpuPkg: Add New Memory AttributesOleksiy Yakovlev2020-07-151-13/+0
* UefiCpuPkg: Update EFI_MEMORY_CACHETYPE_MASK definitionOleksiy Yakovlev2020-07-151-1/+2
* UefiCpuPkg/CpuDxe: Fix few typosAntoine Coeur2020-02-101-1/+1
* UefiCpuPkg: Update code to include register definitions from MdePkgNi, Ray2019-08-091-2/+2
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg/CpuDxe: consider freed-memory guard in non-stop modeJian J Wang2018-10-261-1/+1
* UefiCpuPkg/CpuDxe: fix ECC reported issuesJian J Wang2018-09-101-2/+2
* UefiCpuPkg/CpuDxe: implement non-stop mode for uefiJian J Wang2018-08-301-0/+39
* UefiCpuPkg/CpuDxe: Enable protection for newly added page tableJian J Wang2017-12-121-0/+2
* UefiCpuPkg/CpuDxe: Add missing function description commentsDandan Bi2017-09-271-0/+3
* UefiCpuPkg/CpuDxe: Fix out-of-sync issue in page attributesJian J Wang2017-09-211-0/+9
* UefiCpuPkg CpuDxe: Remove reference deprecated macro.Eric Dong2017-08-071-0/+1
* UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod valueJeff Fan2017-02-221-1/+2
* UefiCpuPkg/CpuDxe: Remove unused codes and filesJeff Fan2016-08-171-1/+0
* UefiCpuPkg/CpuDxe: Consume MpInitLib to produce CPU MP Protocol servicesJeff Fan2016-08-171-2/+10
* UefiCpuPkg/CpuDxe: Add StartApsStackless routineJordan Justen2014-11-131-0/+1
* 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...Jeff Fan2013-11-221-41/+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
* Restore original IDT entry if RegisterInterruptHandler() was used to unregist...vanjeff2011-11-161-0/+10
* UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten2011-06-161-1/+2
* Code refinement.xli242010-07-131-6/+145
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-271-0/+140