]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Library
Update for NetworkPkg.
[mirror_edk2.git] / UefiCpuPkg / Library /
2011-11-25 rsun3UefiCpuPkg MTRR Library: Remove a buggy check logic...
2011-10-28 vanjeff1. Introduce the API MtrrGetDefaultMemoryType () in...
2011-10-27 lgao4Update Base type SecPeiDxeTimerLibUefiCpu to support...
2011-09-20 rsun3UefiCpuPkg MTRR Library: enhance MTRR Library.
2011-09-13 rsun3Enhance the MTRR lib to support the case where alignmen...
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-01-11 mdkinneyRemove extra {} inside DEBUG_CODE() macro
2011-01-07 mdkinneyFix 32-bit build break
2011-01-06 mdkinneyAdd DEBUG() macros for DEBUG_CACHE to MTRR Library...
2010-11-29 rsun3Lost a file in last check-in.
2010-11-29 rsun3Add a new Timer Library instance SecPeiDxeTimerLibUefiC...
2010-10-28 rsun3Fix build break when doing 32-bit build with some certa...
2010-08-27 rsun3Add DisableLvtInterrupts() for the Local APIC library...
2010-08-26 rsun3Improve Local APIC library class. Add new library APIs...
2010-08-23 rsun3Add Local APIC Library class defining APIs for common...
2010-08-10 xli24Add boundary check against variable MTRR count.
2010-07-13 xli24Code refinement.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-03-10 xli24Add Checking for MTRR existence.
2010-03-04 xli24Add array index check to avoid potential buffer overflow.
2010-02-23 lgao41. Correct File header to ## @file
2010-02-14 mdkinneyUse atomic AsmDisableCache() and AsmDisableCache()...
2010-02-05 jyao1Revert incompatible change:
2010-02-05 jyao1Original MTRR lib hardcode VARIABLE_MTRR as 8. But...
2010-01-26 qhuang8Clean up MtrrLib to remove unnecessary package dependency
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-11-30 qhuang8Update x64 version of InitializeFpu.asm to use raw...
2009-11-25 qhuang8Introduce UefiCpuLib library class in UefiCpuPkg and...
2009-05-27 jljustenAdd MTRR library for IA32 & X64 processor architectures.