summaryrefslogtreecommitdiff
path: root/MdePkg/Library/PeiMemoryLib
AgeCommit message (Expand)Author
2010-08-26Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances.qhuang8
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-12-071. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian
2009-12-05Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang8
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-10Library classes updated in INFjji4
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
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-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-10-28clean up EBC in inf files.vanjeff
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian
2008-09-181. Change 0 == Length style to Length == 0lgao4
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao4
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-14Code scrub:yshang1
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-05Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff
2007-06-29Import BaseMemoryLibMmx;yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang8
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2006-11-031. Add the fix for the following Bugs:cwu11
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-07-281. Updated function headers for all assembly functionbxing
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-05 DebugLib:qhuang8
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-26• BaseMemoryLib:qhuang8
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang8
2006-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang1
2006-06-07BaseMemoryLib:qhuang8
2006-05-301. Fixed incorrect ASSERT conditions in wrapper functions.bxing
2006-05-29BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-16Split wrapper functions into separate source files to reduce image code sizebxing
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen