summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptPei
Commit message (Expand)AuthorAgeFilesLines
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-2558-148/+148
* Update the copyright notice formathhtian2010-04-2358-116/+116
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 1. fix the wrong description, change "target the buffer" to "the target buffer"eric_tian2009-12-076-8/+10
* Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...mdkinney2009-12-052-2/+71
* clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang82009-08-1124-187/+159
* Replace .globl with ASM_GLOBALxli242009-05-2022-22/+22
* INF file verified, and Coding Style reviewed.gikidy2009-01-091-4/+4
* Update copyright for files modified in this yearqhuang82008-12-2939-39/+39
* Synchronize MdePkg h files to Library/Base* c files.gikidy2008-12-111-2/+2
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-259-116/+99
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Detabqhuang82008-11-191-4/+4
* Update to use DOS formatqhuang82008-11-0322-1162/+1162
* Adjust assembler's comments.klu22008-10-3011-11/+11
* 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-1/+2
* Add .S source file to INFklu22008-10-241-0/+11
* Add linux assembler code for BaseMemoryLibOptPei library.klu22008-10-2411-0/+597
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-212-4/+3
* Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao42008-10-101-2/+2
* rename filename to match actual ones.vanjeff2008-09-251-12/+12
* Renamevanjeff2008-09-2511-0/+0
* Code clean upklu22008-09-222-1/+5
* Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei.lgao42008-09-191-1/+1
* 1. Change 0 == Length style to Length == 0lgao42008-09-1828-40/+96
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-1712-36/+12
* 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-103/+0
* Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian2008-07-3111-46/+41
* Code Scrub for MdePkg.yshang12008-07-251-2/+2
* Code scrub:yshang12008-07-0813-14/+14
* 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang12007-11-082-8/+8
* Add BaseMemoryLib optimized for PEImdkinney2007-10-0648-0/+2982