summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibMmx/MemLibInternals.h
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Fix some typing errors in the header filesThomas Huth2016-10-071-1/+1
* MdePkg BaseMemoryLib: Add assembly implementation of API IsZeroBuffer()Hao Wu2016-08-221-1/+18
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-241-38/+38
* Update the copyright notice formathhtian2010-04-231-2/+2
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-15/+13
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-211-13/+12
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* Code Scrub for MdePkg.yshang12008-07-251-2/+2
* Code scrub:yshang12008-07-081-2/+3
* Import BaseMemoryLibMmx.yshang12007-07-231-0/+234
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-230/+0
* DebugLib:qhuang82006-07-051-1/+1
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-161-0/+230