]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Include/Library
UefiCpuPkg/CpuFeatures: Change files format to DOS
[mirror_edk2.git] / UefiCpuPkg / Include / Library /
2017-04-05 Jeff FanUefiCpuPkg/CpuFeatures: Change files format to DOS
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Add CacheInvalid enum type to MtrrLib.h
2017-03-31 Ruiyu NiUefiCpuPkg/MtrrLib: Correct typo in comments and remove...
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Fix the function...
2017-03-27 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Define Index to...
2017-03-22 Jeff FanUefiCpuPkg/Include/Library: Add Register CPU Features...
2016-12-14 Dandan BiUefiCpuPkg: Make the comments align with the functions
2016-11-08 Jiewen YaoUefiCpuPkg/Include: Add MicrocodeFlashAccessLib header.
2016-11-02 Jeff FanUefiCpuPkg/LocalApicLib: Add EFIAPI for GetProcessorLoc...
2016-11-02 Jeff FanUefiCpuPkg/LocalApicLib: Rename GetProcessorLocation()
2016-11-01 Leo DuranUefiCpuPkg: Move GetProcessorLocation() to LocalApicLib...
2016-10-24 Gary LinUefiCpuPkg: Fix typos in comments
2016-08-17 Jeff FanUefiCpuPkg/MpInitLib: Add MP Initialize library class...
2015-12-08 Michael KinneyUefiCpuPkg/MtrrLib: Add MtrrSetMemoryAttributeInMtrrSet...
2015-12-08 Michael KinneyUefiCpuPkg/MtrrLib: Fix some typo and clean up code...
2015-12-08 Jeff FanUefiCpuPkg/MtrrLib: Add PCD PcdCpuNumberOfReservedVaria...
2015-11-27 Yao, JiewenUefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib.
2015-11-27 Laszlo ErsekRevert "Add 2 APIs in SmmCpuFeaturesLib."
2015-11-26 Yao, JiewenAdd 2 APIs in SmmCpuFeaturesLib.
2015-10-30 Michael KinneyUefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bit
2015-10-19 Michael KinneyUefiCpuPkg: Add SmmCpuPlatformHookLib
2015-10-19 Michael KinneyUefiCpuPkg: Add SmmCpuFeaturesLib
2015-10-19 Michael KinneyUefiCpuPkg: Add PlatformSecLib
2014-07-11 Jeff Fan1. Save/restore ICR high 32bit value and check Delivery...
2013-09-16 Jeff Fan1. Read 32bit CPU Init APIC ID from CPUID leaf B in...
2012-08-23 vanjeff1. Added SetLocalApicBaseAdress() and GetLocalApicBaseA...
2011-10-28 vanjeff1. Introduce the API MtrrGetDefaultMemoryType () in...
2011-09-02 mdkinneyAdd generic HPET Timer DXE Driver and support libraries
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-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-02-05 jyao1Revert incompatible change:
2010-02-05 jyao1Original MTRR lib hardcode VARIABLE_MTRR as 8. But...
2010-01-28 mdkinneyRemove unused structure
2009-11-25 qhuang8Introduce UefiCpuLib library class in UefiCpuPkg and...
2009-05-27 jljustenAdd MTRR library for IA32 & X64 processor architectures.