summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseCacheMaintenanceLib
AgeCommit message (Expand)AuthorFilesLines
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
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen1-11/+11
2006-04-21Initial import.bbahnsen8-0/+553