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
/
BaseMemoryLib
Age
Commit message (
Expand
)
Author
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-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-21
Fix typo to pass build
qhuang8
2008-10-21
Update comments.
qwang12
2008-10-21
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, funct...
eric_tian
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-25
Code Scrub for MdePkg.
yshang1
2008-07-15
Roll back 1 == Var to Var == 1 for save size.
lgao4
2008-07-08
Code scrub:
yshang1
2007-10-06
Make header consistent with other files.
mdkinney
2007-07-19
Remove unused comments in MdePkg.
yshang1
2007-07-12
Removed MdePkg usage of ModuleName: in file headers
AJFISH
2007-06-29
Removed CommonHeader.h generated file from the MdePkg.
AJFISH
2007-06-29
removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...
AJFISH
2007-06-27
Updated headers to follow coding standard
AJFISH
2007-06-22
Import some basic libraries instances for Mde Packages.
vanjeff
2007-06-01
Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...
lhauch
2007-01-25
Make MDE package pass intel IPF compiler with /W4 /WX switched on.
xli24
2006-11-03
1. Add the fix for the following Bugs:
cwu11
2006-09-27
Remove the duplicated Copy Right in msa header.
lgao4
2006-07-28
1. Updated function headers for all assembly function
bxing
2006-07-13
Added license & copyright declaration
jwang36
2006-07-12
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
qhuang8
2006-07-07
Redefine SPEC and Release Version to 0x20000
lgao4
2006-07-07
Obsoleted by new schema and new build tools.
jwang36
2006-07-05
DebugLib:
qhuang8
2006-06-30
removed unnecessary name space declarations in some top level elements
jwang36
2006-06-30
converted all surface area description files to new schema
jwang36
2006-06-26
• BaseMemoryLib:
qhuang8
2006-06-22
1. UINTN & INTN issue for EBC architecture:
qhuang8
2006-06-15
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@520 6f19...
yshang1
2006-06-07
BaseMemoryLib:
qhuang8
2006-05-30
1. Fixed incorrect ASSERT conditions in wrapper functions.
bxing
2006-05-29
BaseMemoryLib: Add missing ASSERT()s for some interfaces.
qhuang8
2006-05-25
Updated MSA by putting Specification element at the end of the header section
lhauch
2006-05-16
Split wrapper functions into separate source files to reduce image code size
bxing
2006-05-16
Split wrapper functions into separate source files
bxing
2006-04-26
Convert backslashes to forward slashes in many build files. This is necessary...
bbahnsen
2006-04-21
Initial import.
bbahnsen