summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseCacheMaintenanceLib
Commit message (Expand)AuthorAgeFilesLines
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-113-9/+0
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-041-4/+4
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-253-6/+15
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Use PalLib instead of PalCallLibqhuang82008-11-132-2/+2
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-1/+2
* Changing source filename to match name changing.vanjeff2008-09-271-3/+3
* Renamed remotelyvanjeff2008-09-271-0/+0
* Update MDE Library instances according to code review comments.xli242008-09-043-29/+25
* remove the unused msa files in MdePkg.lgao42008-08-251-49/+0
* Code scrub:yshang12008-07-084-15/+16
* Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com...yshang12007-10-111-3/+3
* removed the use of PalCallStatic and changed to PalCallvprabhal2007-10-052-3/+7
* remove some comments introduced by tools.vanjeff2007-07-201-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-36/+1
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-1/+0
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+1
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-295-39/+8
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-226-0/+919
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-014-770/+0
* BaseLib is only used by IA32, X64 & IPFqhuang82007-02-131-2/+2
* Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish2006-10-221-10/+4
* Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2006-10-222-154/+0
* Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish2006-10-222-24/+42
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1.Fix .global issue in GAS (EdkT207).qhuang82006-09-251-1/+1
* Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even...bxing2006-09-091-9/+17
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+3
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* 1. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing2006-07-061-15/+15
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-3/+3
* converted all surface area description files to new schemajwang362006-06-301-52/+44
* 1. Updated PalCallStatic.s in BaseCacheMaintenanceLibbxing2006-06-104-83/+54
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* BaseCacheMaintenanceLib has now been completed on all architectures.bxing2006-05-174-10/+474
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-218-0/+553