summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptDxe/MemLibGuid.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-16/+18
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-5/+5
* MdePkg BaseMemoryLib: Add implementation of API IsZeroGuid()Hao Wu2016-08-221-1/+30
* 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-1/+1
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-111-2/+2
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-251-13/+14
* Use #include "XXX.h" for module internal header files.qhuang82008-11-031-1/+1
* 1. Change 0 == Length style to Length == 0lgao42008-09-181-1/+3
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao42008-09-081-1/+1
* Add BaseMemoryLib optimized for DXEmdkinney2007-10-061-0/+141