summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BaseMemoryLibOptDxe
Commit message (Expand)AuthorAgeFilesLines
* 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