summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCacheMaintenanceLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/BaseCacheMaintenanceLib:Abner Chang2020-05-072-0/+254
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-33/+5
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-252-249/+1
* MdePkg: Clean up source filesLiming Gao2018-06-284-9/+9
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg/BaseCacheMaintenanceLib: Support IA32 processors without CLFLUSHMichael Kinney2015-04-272-13/+25
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-1/+2
* Add type cast for better coding style.Qiu Shumin2014-08-071-1/+1
* MdePkg: Added ARM Aarch64 architecture supportHarry Liebel2013-07-291-1/+4
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-114-48/+48
* Update the copyright notice formathhtian2010-04-235-12/+12
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Fix file headersmdkinney2009-08-242-2/+2
* Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang82009-08-191-4/+4
* Make EOL consistentmdkinney2009-08-181-243/+243
* Add ARM specific functions to the BaseCacheMaintenanceLib that generates an A...mdkinney2009-08-182-6/+257
* Add ASSERT check for AsmFlushCacheRange().xli242009-06-041-7/+1
* Correct ASSERT to more cases.lgao42009-03-101-3/+7
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-3/+3
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-113-9/+0
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-041-4/+4
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-253-6/+15
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* Changing source filename to match name changing.vanjeff2008-09-271-3/+3
* Renamed remotelyvanjeff2008-09-271-0/+0
* Update MDE Library instances according to code review comments.xli242008-09-043-29/+25
* remove the unused msa files in MdePkg.lgao42008-08-251-49/+0
* Code scrub:yshang12008-07-084-15/+16
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-111-3/+3
* removed the use of PalCallStatic and changed to PalCallvprabhal2007-10-052-3/+7
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-36/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-1/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+1
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-295-39/+8
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-226-0/+919
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-014-770/+0
* BaseLib is only used by IA32, X64 & IPFqhuang82007-02-131-2/+2
* Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish2006-10-221-10/+4
* Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2006-10-222-154/+0
* Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2006-10-222-24/+42
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-251-1/+1