]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg
UnixSerialIo driver was changed to produce the flow control device path node when...
[mirror_edk2.git] / UefiCpuPkg /
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-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-14 mdkinneyUse atomic AsmDisableCache() and AsmDisableCache()...
2010-02-10 jljustenUefiCpuPkg/CpuDxe: Fix build error
2010-02-10 jljustenUefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for...
2010-02-10 jljustenUefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency
2010-02-09 vanjeffa)Save and disable CPU interrupt before calling AsmWrit...
2010-02-05 jyao1Revert incompatible change:
2010-02-05 jyao1Original MTRR lib hardcode VARIABLE_MTRR as 8. But...
2010-02-02 geekboy15aAdding files from OvmfPkg to common location. This...
2010-01-28 mdkinneyRemove unused structure
2010-01-27 mdkinneyMinor clean up of DEC file.
2010-01-26 qhuang8Clean up MtrrLib to remove unnecessary package dependency
2010-01-15 qhuang8Fix ICC build break
2010-01-15 qhuang8Fix ICC build break
2010-01-14 mdkinneyAdd generic CpuIoPei module that produces the CPU I...
2010-01-14 mdkinneyUpdate CpuIo2Dxe to also support IPF
2010-01-14 mdkinneyClean up function header comments to match SMM CPU...
2010-01-14 mdkinneyUpdate Width check for < 0.
2010-01-14 mdkinneyFix file header
2010-01-14 mdkinneyAdd module that produces the SMM CPU I/O 2 Protocol
2010-01-08 geekboy15aFixed incorrect syntax for immediate HEX value.
2010-01-08 geekboy15aRemoved use of pre-initialized global data in this...
2009-12-16 jljustenBaseUefiCpuLib: Preserve EBX register in InitializeFloa...
2009-12-07 xli24Check in driver to produce CPU I/O 2 Protocol for IA32...
2009-11-30 qhuang8Update x64 version of InitializeFpu.asm to use raw...
2009-11-25 qhuang8Introduce UefiCpuLib library class in UefiCpuPkg and...
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.
2009-05-27 jljustenAdd MTRR library for IA32 & X64 processor architectures.
2009-02-23 jljustenRemove unneeded reference to DuetPkg.dec.
2009-02-23 jljustenAdd UefiCpuPkg.dsc and UefiCpuPkg.dec for UefiCpuPkg.
2009-02-23 jljustenMoving DuetPkg/CpuIoDxe to UefiCpuPkg.