index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdePkg
/
Library
/
BaseMemoryLibOptPei
Age
Commit message (
Expand
)
Author
2010-04-23
Update the copyright notice format
hhtian
2010-02-24
1. Correct File header to ## @file
lgao4
2009-12-07
1. fix the wrong description, change "target the buffer" to "the target buffer"
eric_tian
2009-12-05
Add SetMemN() and ScanMemN() to the BaseMemoryLib class and all BaseMemoryLib...
mdkinney
2009-08-11
clean up all of eight BaseMemoryLib instances in MdePkg with the following up...
qhuang8
2009-05-20
Replace .globl with ASM_GLOBAL
xli24
2009-01-09
INF file verified, and Coding Style reviewed.
gikidy
2008-12-29
Update copyright for files modified in this year
qhuang8
2008-12-11
Synchronize MdePkg h files to Library/Base* c files.
gikidy
2008-11-25
Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...
gikidy
2008-11-25
Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...
lgao4
2008-11-19
Detab
qhuang8
2008-11-03
Update to use DOS format
qhuang8
2008-10-30
Adjust assembler's comments.
klu2
2008-10-29
Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...
eric_tian
2008-10-28
Refine file header for INF files of MDE library instances.
xli24
2008-10-24
Add .S source file to INF
klu2
2008-10-24
Add linux assembler code for BaseMemoryLibOptPei library.
klu2
2008-10-21
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...
eric_tian
2008-10-10
Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c
lgao4
2008-09-25
rename filename to match actual ones.
vanjeff
2008-09-25
Rename
vanjeff
2008-09-22
Code clean up
klu2
2008-09-19
Update Library description for BaseMemoryLibOptDxe and BaseMemoryLibOptPei.
lgao4
2008-09-18
1. Change 0 == Length style to Length == 0
lgao4
2008-09-17
remove unnecessary comments introduced by tools from MdePkg. The regular expr...
vanjeff
2008-09-08
Correct the wrong '?' character to '-', and add check DestinationBuffer == So...
lgao4
2008-08-25
remove the unused msa files in MdePkg.
lgao4
2008-07-31
Gcc cleanup for baselib & basememorylib in mdepkg/library/
eric_tian
2008-07-25
Code Scrub for MdePkg.
yshang1
2008-07-08
Code scrub:
yshang1
2007-11-08
1) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
yshang1
2007-10-06
Add BaseMemoryLib optimized for PEI
mdkinney