]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/CpuDxe
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / UefiCpuPkg / CpuDxe /
2011-10-28 vanjeff1. Introduce the API MtrrGetDefaultMemoryType () in...
2011-07-08 niruiyuFix typo that breaks the build.
2011-07-06 andrewfishUefiCpuPkg: Fix X64 clang compiler/assembler warnings.
2011-06-16 jljustenUefiCpuPkg/CpuDxe: Put CPU to sleep during Idle events
2011-05-25 vanjeffCpuDxe entry point () only register exception handlers...
2011-05-24 rsun3Per PI 1.2 errata B spec, for SetMemoryAttributes(...
2011-05-17 rsun3A complement fix for revision 11664 to update GCC assem...
2011-05-16 rsun3Clear the direction flag in interrupt/exception handler...
2011-01-06 mdkinneyAdd DEBUG() macros for DEBUG_CACHE to MTRR Library...
2010-12-17 rsun3Fix a bug that the size of a gate descriptor in the...
2010-11-01 ydong10Refine code to follow the coding style.
2010-10-26 ydong10Refine code to remove type converting warning.
2010-10-22 jljustenUefiCpuPkg CpuDxe: Fix bug with CPU Arch RegisterInterr...
2010-08-10 xli24Add explicit type cast to suppress possible warning...
2010-08-03 mdkinneyInherit entries from previous IDT when new IDT is insta...
2010-07-13 xli24Code refinement.
2010-06-11 rsun3Skip restoration of DRx registers to support in-circuit...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-03-10 xli24Add Checking for MTRR existence.
2010-03-04 xli24Add array index check to avoid potential buffer overflow.
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 vanjeffroll back changing on save and restore interrupt status...
2010-02-23 lgao41. Correct File header to ## @file
2010-02-10 jljustenUefiCpuPkg/CpuDxe: Fix build error
2010-02-10 jljustenUefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency
2010-02-09 vanjeffa)Save and disable CPU interrupt before calling AsmWrit...
2010-02-05 jyao1Original MTRR lib hardcode VARIABLE_MTRR as 8. But...
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-20 qhuang8Update to make end-of-line consistent for all source...
2009-08-17 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-14 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-05-27 jljustenAdd CPU DXE driver for IA32 & X64 processor architectures.