summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptDxe
Commit message (Expand)AuthorAgeFilesLines
...
* Replace .globl with ASM_GLOBALxli242009-05-2022-22/+22
* Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.xli242009-04-301-11/+6
* Fix typos in GCC assembly.qhuang82009-03-122-2/+2
* 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/+101
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Detabqhuang82008-11-193-5/+5
* Use #include "XXX.h" for module internal header files.qhuang82008-11-031-1/+1
* Update to use DOS formatqhuang82008-11-0321-1108/+1108
* Adjust assembler's comments.klu22008-10-3011-27/+27
* 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
* synchronize asm and s fileeric_tian2008-10-242-43/+52
* Fix .S assembler building issue.eric_tian2008-10-241-54/+47
* Add .S source file to INFklu22008-10-241-0/+11
* Add S assembler file for BaseMemoryLibOptDxe driver.klu22008-10-2411-0/+621
* CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...eric_tian2008-10-211-1/+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-11/+11
* Change name.vanjeff2008-09-2511-0/+0
* Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei.lgao42008-09-191-4/+4
* 1. Change 0 == Length style to Length == 0lgao42008-09-1828-44/+100
* 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-29/+29
* Code scrub:yshang12008-07-0811-11/+11
* Fix typo in comment.klu22008-04-221-7/+7
* 1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.yshang12007-11-081-5/+5
* Add BaseMemoryLib optimized for DXEmdkinney2007-10-0648-0/+3062