summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCacheMaintenanceLib/IpfCache.c
AgeCommit message (Expand)Author
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter
2010-04-23Update the copyright notice formathhtian
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli24
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy
2008-11-13Use PalLib instead of PalCallLibqhuang8
2008-09-04Update MDE Library instances according to code review comments.xli24
2008-07-08Code scrub:yshang1
2007-10-11Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang1
2007-10-05removed the use of PalCallStatic and changed to PalCallvprabhal
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing
2006-04-21Initial import.bbahnsen