summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCacheMaintenanceLib
AgeCommit message (Expand)AuthorFilesLines
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-06-11Minor grammatical work--mostly adding periods. Sending separately a list of...myronporter4-48/+48
2010-04-23Update the copyright notice formathhtian5-12/+12
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-08-24Fix file headersmdkinney2-2/+2
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang81-4/+4
2009-08-18Make EOL consistentmdkinney1-243/+243
2009-08-18Add ARM specific functions to the BaseCacheMaintenanceLib that generates an A...mdkinney2-6/+257
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli241-7/+1
2009-03-10Correct ASSERT to more cases.lgao41-3/+7
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-3/+3
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy3-9/+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...gikidy3-6/+15
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-13Use PalLib instead of PalCallLibqhuang82-2/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-09-27Changing source filename to match name changing.vanjeff1-3/+3
2008-09-27Renamed remotelyvanjeff1-0/+0
2008-09-04Update MDE Library instances according to code review comments.xli243-29/+25
2008-08-25remove the unused msa files in MdePkg.lgao41-49/+0
2008-07-08Code scrub:yshang14-15/+16
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 PalCallvprabhal2-3/+7
2007-07-20remove some comments introduced by tools.vanjeff1-1/+1
2007-07-19Remove unused comments in MdePkg.yshang11-36/+1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH1-1/+0
2007-07-06Enable Intel IPF compilation for MdePkg.qwang121-0/+1
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH5-39/+8
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Import some basic libraries instances for Mde Packages. vanjeff6-0/+919
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch4-770/+0
2007-02-13BaseLib is only used by IA32, X64 & IPFqhuang81-2/+2
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...ajfish2-154/+0
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2-24/+42
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-10/+0
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang81-1/+1
2006-09-09Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even...bxing1-9/+17
2006-07-13Added license & copyright declarationjwang361-0/+10
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang81-2/+3
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-6/+6
2006-07-07Obsoleted by new schema and new build tools.jwang362-77/+0
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing1-15/+15
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-3/+3
2006-06-30converted all surface area description files to new schemajwang361-52/+44
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing4-83/+54
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing4-10/+474