summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiMemoryLib
Commit message (Expand)AuthorAgeFilesLines
* clean up EBC in inf files.vanjeff2008-10-281-1/+1
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-212-2/+6
* 1. Change 0 == Length style to Length == 0lgao42008-09-1814-16/+42
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-089-10/+10
* remove the unused msa files in MdePkg.lgao42008-08-251-63/+0
* Code Scrub for MdePkg.yshang12008-07-253-7/+7
* Code scrub:yshang12008-07-141-0/+24
* remove some comments introduced by tools.vanjeff2007-07-201-6/+2
* Remove unused comments in MdePkg.yshang12007-07-191-27/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-1215-30/+0
* Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff2007-07-0510-11/+111
* Import BaseMemoryLibMmx;yshang12007-06-2916-0/+1430
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0116-1430/+0
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-8/+8
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-252-6/+13
* 1. Add the fix for the following Bugs:cwu112006-11-037-7/+7
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 1. Updated function headers for all assembly functionbxing2006-07-281-2/+2
* Added license & copyright declarationjwang362006-07-131-0/+10
* 1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang82006-07-121-2/+4
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-76/+0
* DebugLib:qhuang82006-07-0514-38/+32
* 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-38/+41
* • BaseMemoryLib:qhuang82006-06-2613-111/+107
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-2210-133/+127
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...yshang12006-06-151-1/+4
* BaseMemoryLib:qhuang82006-06-073-9/+9
* 1. Fixed incorrect ASSERT conditions in wrapper functions.bxing2006-05-303-6/+6
* BaseMemoryLib: Add missing ASSERT()s for some interfaces.qhuang82006-05-292-3/+12
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-1615-638/+932
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-217-0/+1204