summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/CpuDxe/CpuDxe.h
Commit message (Expand)AuthorAgeFilesLines
* 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