summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCacheMaintenanceLib
AgeCommit message (Expand)Author
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-08-24Fix file headersmdkinney
2009-08-19Update to make end-of-line consistent for all source files in MdePkg. There a...qhuang8
2009-08-18Make EOL consistentmdkinney
2009-08-18Add ARM specific functions to the BaseCacheMaintenanceLib that generates an A...mdkinney
2009-06-04Add ASSERT check for AsmFlushCacheRange().xli24
2009-03-10Correct ASSERT to more cases.lgao4
2009-01-09INF file verified, and Coding Style reviewed.gikidy
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-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-13Use PalLib instead of PalCallLibqhuang8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-09-27Changing source filename to match name changing.vanjeff
2008-09-27Renamed remotelyvanjeff
2008-09-04Update MDE Library instances according to code review comments.xli24
2008-08-25remove the unused msa files in MdePkg.lgao4
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-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...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
2007-02-13BaseLib is only used by IA32, X64 & IPFqhuang8
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-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-09-09Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even...bxing
2006-07-13Added license & copyright declarationjwang36
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-101. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-17BaseCacheMaintenanceLib has now been completed on all architectures.bxing
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen