]> git.proxmox.com Git - mirror_edk2.git/history - UefiCpuPkg/Include/Library/MtrrLib.h
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / UefiCpuPkg / Include / Library / MtrrLib.h
2019-04-09 Michael D KinneyUefiCpuPkg: Replace BSD License with BSD+Patent License
2018-01-24 Ruiyu NiUefiCpuPkg/MtrrLib: Add comments to recommend to use...
2018-01-24 Ruiyu NiUefiCpuPkg/MtrrLib: Update the comments for RETURN_BUFF...
2017-10-24 Dandan BiUefiCpuPkg/MtrrLib: Make comments align with function
2017-10-16 Ruiyu NiUefiCpuPkg/MtrrLib: Update algorithm to calculate optim...
2017-08-07 Eric DongUefiCpuPkg MtrrLib: Remove deprecated micro.
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...
2016-10-24 Gary LinUefiCpuPkg: Fix typos in comments
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...
2011-10-28 vanjeff1. Introduce the API MtrrGetDefaultMemoryType () in...
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-05-27 jljustenAdd MTRR library for IA32 & X64 processor architectures.