summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-242/+0
* MdePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter2010-06-111-11/+11
* Update the copyright notice formathhtian2010-04-231-2/+2
* Add ASSERT check for AsmFlushCacheRange().xli242009-06-041-7/+1
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-111-3/+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-251-2/+5
* Use PalLib instead of PalCallLibqhuang82008-11-131-1/+1
* Update MDE Library instances according to code review comments.xli242008-09-041-12/+15
* Code scrub:yshang12008-07-081-4/+4
* 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-051-3/+4
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+1
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+3
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-221-0/+241
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-236/+0
* 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-221-15/+35
* 1. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing2006-06-101-44/+5
* BaseCacheMaintenanceLib has now been completed on all architectures.bxing2006-05-171-3/+169
* Initial import.bbahnsen2006-04-211-0/+95