audk/MdePkg/Library/PeiMemoryLib
jji4 4c395b6d95 Library classes updated in INF
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6966 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-10 05:41:22 +00:00
..
CompareMemWrapper.c Library classes updated in INF 2008-12-10 05:41:22 +00:00
CopyMemWrapper.c Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +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 Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
MemLibInternals.h Synchronize interface function comment from declaration in library class header file to implementation in library instance. 2008-12-10 03:04:00 +00:00
PeiMemoryLib.inf Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPECIFICATION_VERSION from all the MdePkg INF files. 2008-11-25 02:36:57 +00:00
ScanMem8Wrapper.c Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
ScanMem16Wrapper.c Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
ScanMem32Wrapper.c Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
ScanMem64Wrapper.c Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +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 Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00
ZeroMemWrapper.c Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenanceLib.h with the c file instance of this functions. 2008-11-25 07:25:14 +00:00