summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiMemoryLib/ScanMem8Wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-7/+7
* Update the copyright notice formathhtian2010-04-231-2/+2
* 1. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian2009-12-071-3/+4
* Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2009-12-051-1/+37
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-2/+2
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-11/+11
* 1. Rename following library instances according to MDE Library Spec:xli242008-10-251-0/+62
* DebugLib:qhuang82006-07-051-61/+0
* • BaseMemoryLib:qhuang82006-06-261-4/+4
* 1. UINTN & INTN issue for EBC architecture:qhuang82006-06-221-20/+17
* Split wrapper functions into separate source files to reduce image code sizebxing2006-05-161-0/+64