summaryrefslogtreecommitdiff
path: root/UefiCpuPkg
AgeCommit message (Expand)Author
2011-09-02Add generic HPET Timer DXE Driver and support librariesmdkinney
2011-08-29UefiCpuPkg: Add S3Resume2Pei PEIMjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-04UefiCpuPkg: Replace the un-necessary WBINVD instruction at the reset vector w...rsun3
2011-07-08Fix typo that breaks the build.niruiyu
2011-07-06UefiCpuPkg: Fix X64 clang compiler/assembler warnings.andrewfish
2011-06-16UefiCpuPkg/CpuDxe: Put CPU to sleep during Idle eventsjljusten
2011-05-25CpuDxe entry point () only register exception handlers unassigned before.vanjeff
2011-05-24Per PI 1.2 errata B spec, for SetMemoryAttributes() service of CPU Architectu...rsun3
2011-05-17A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun3
2011-05-16Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun3
2011-03-14Enhance inf to follow spec.ydong10
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-01-11Remove extra {} inside DEBUG_CODE() macromdkinney
2011-01-07Fix 32-bit build breakmdkinney
2011-01-06Add DEBUG() macros for DEBUG_CACHE to MTRR Library show all changes memory ca...mdkinney
2010-12-17Fix a bug that the size of a gate descriptor in the IDT is 8 bytes. The size ...rsun3
2010-12-07Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file.mdkinney
2010-11-29Lost a file in last check-in.rsun3
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun3
2010-11-01Refine code to follow the coding style.ydong10
2010-10-28Fix build break when doing 32-bit build with some certain C compiler option c...rsun3
2010-10-26Refine code to remove type converting warning.ydong10
2010-10-22UefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterruptHandlerjljusten
2010-09-07Rename two files to follow the file naming convention.rsun3
2010-09-07Rename two files to follow the file naming convention.rsun3
2010-08-27Add DisableLvtInterrupts() for the Local APIC library class.rsun3
2010-08-26Improve Local APIC library class. Add new library APIs: GetApicVersion(), Sen...rsun3
2010-08-23Add Local APIC Library class defining APIs for common Local APIC operations. ...rsun3
2010-08-10Add boundary check against variable MTRR count.xli24
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli24
2010-08-03Inherit entries from previous IDT when new IDT is installed.mdkinney
2010-07-13Code refinement.xli24
2010-06-11Skip restoration of DRx registers to support in-circuit emualators or debugge...rsun3
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-05-13Fix minor format issue in file headerqhuang8
2010-04-24Update the copyright notice formathhtian
2010-04-16Fixed GCC 4.4 build issues due to EFIAPI not being used when required.geekboy15a
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-03-10Add Checking for MTRR existence.xli24
2010-03-04Add array index check to avoid potential buffer overflow.xli24
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-24roll back changing on save and restore interrupt status, it needn't doing.vanjeff
2010-02-231. Correct File header to ## @filelgao4
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney
2010-02-14Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWr...mdkinney
2010-02-10UefiCpuPkg/CpuDxe: Fix build errorjljusten
2010-02-10UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coveragejljusten
2010-02-10UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten