audk/MdePkg/Library/PeiMemoryLib
eric_tian e34ecc8a1e Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6281 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-29 03:17:21 +00:00
..
CompareMemWrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
CopyMemWrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
MemLib.c Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances. 2008-09-08 01:24:16 +00:00
MemLibGeneric.c CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic. 2008-10-21 06:52:21 +00:00
MemLibGuid.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
MemLibInternals.h CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic. 2008-10-21 06:52:21 +00:00
PeiMemoryLib.inf Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in INF file 2008-10-29 03:17:21 +00:00
ScanMem8Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ScanMem16Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ScanMem32Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ScanMem64Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
SetMem16Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
SetMem32Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
SetMem64Wrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
SetMemWrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00
ZeroMemWrapper.c 1. Change 0 == Length style to Length == 0 2008-09-18 14:27:39 +00:00