summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-242/+0
2018-06-28MdePkg: Clean up source filesLiming Gao1-2/+2
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter1-11/+11
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli241-7/+1
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-3/+0
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy1-4/+4
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy1-2/+5
2008-11-13Use PalLib instead of PalCallLibqhuang81-1/+1
2008-09-04Update MDE Library instances according to code review comments.xli241-12/+15
2008-07-08Code scrub:yshang11-4/+4
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang11-3/+3
2007-10-05removed the use of PalCallStatic and changed to PalCallvprabhal1-3/+4
2007-07-06Enable Intel IPF compilation for MdePkg.qwang121-0/+1
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH1-1/+3
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff1-0/+241
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch1-236/+0
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish1-10/+4
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish1-15/+35
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing1-44/+5
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing1-3/+169
2006-04-21Initial import.bbahnsen1-0/+95