summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseMemoryLibOptDxe
AgeCommit message (Expand)AuthorFilesLines
2009-08-11clean up all of eight BaseMemoryLib instances in MdePkg with the following up...qhuang824-220/+191
2009-05-20Replace .globl with ASM_GLOBALxli2422-22/+22
2009-04-30Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.xli241-11/+6
2009-03-12Fix typos in GCC assembly.qhuang82-2/+2
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-4/+4
2008-12-29Update copyright for files modified in this yearqhuang839-39/+39
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-2/+2
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy9-116/+101
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-19Detabqhuang83-5/+5
2008-11-03Use #include "XXX.h" for module internal header files.qhuang81-1/+1
2008-11-03Update to use DOS formatqhuang821-1108/+1108
2008-10-30Adjust assembler's comments.klu211-27/+27
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-1/+2
2008-10-24synchronize asm and s fileeric_tian2-43/+52
2008-10-24Fix .S assembler building issue.eric_tian1-54/+47
2008-10-24Add .S source file to INFklu21-0/+11
2008-10-24Add S assembler file for BaseMemoryLibOptDxe driver.klu211-0/+621
2008-10-21CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian1-1/+3
2008-10-10Update HobLib and PeCoffLib according to MDE Lib Spec 0.61clgao41-2/+2
2008-09-25rename filename to match actual ones.vanjeff1-11/+11
2008-09-25Change name.vanjeff11-0/+0
2008-09-19Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei.lgao41-4/+4
2008-09-181. Change 0 == Length style to Length == 0lgao428-44/+100
2008-09-17remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff12-36/+12
2008-09-08Correct the wrong '?' character to '-', and add check DestinationBuffer == So...lgao48-8/+8
2008-08-25remove the unused msa files in MdePkg.lgao41-103/+0
2008-07-31Gcc cleanup for baselib & basememorylib in mdepkg/library/eric_tian11-29/+29
2008-07-08Code scrub:yshang111-11/+11
2008-04-22Fix typo in comment.klu21-7/+7
2007-11-081) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang11-5/+5
2007-10-06Add BaseMemoryLib optimized for DXEmdkinney48-0/+3062