summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLib
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+3
* Fix typo to pass buildqhuang82008-10-211-1/+1
* Update comments.qwang122008-10-212-3/+3
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-2115-143/+133
* 1. Change 0 == Length style to Length == 0lgao42008-09-1814-36/+62
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-1715-45/+15
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-088-8/+8
* remove the unused msa files in MdePkg.lgao42008-08-251-60/+0
* Code Scrub for MdePkg.yshang12008-07-252-5/+5
* Roll back 1 == Var to Var == 1 for save size.lgao42008-07-151-1/+1
* Code scrub:yshang12008-07-0810-22/+22
* Make header consistent with other files.mdkinney2007-10-061-1/+1
* Remove unused comments in MdePkg.yshang12007-07-191-29/+0
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-1215-30/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-2918-53/+21
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Updated headers to follow coding standardAJFISH2007-06-271-12/+9
* Import some basic libraries instances for Mde Packages. vanjeff2007-06-2219-0/+1701
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0117-1492/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-253-6/+14
* 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/+3
* 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-37/+38
* • BaseMemoryLib:qhuang82006-06-2614-112/+108
* 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-1613-33/+23
* Split wrapper functions into separate source filesbxing2006-05-1614-621/+925
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-218-0/+1268