audk/MdePkg/Library/BaseMemoryLibRepStr
qhuang8 533f039eb0 BaseMemoryLib:
Correct wrong ASSERT()s on SetMem16(), SetMem32(), SetMem64()
HobLib:
Add Missing ASSERT()s for BuildGuidHobData() since CopyMem() now allow zero source buffer with length > 0.
BasePrintLib
Add ASSERT()s to check NULL buffer and NULL format.
PostCodeLib
Add 3 instances of PostCodeLib and introduce new Pcd for post code property mask.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@438 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-07 15:38:52 +00:00
..
Ia32 Ported to GNU assembly. 2006-05-17 16:10:32 +00:00
x64 Initial import. 2006-04-21 22:54:32 +00:00
BaseMemoryLibRepStr-Gcc.msa Updated MSA by putting Specification element at the end of the header section 2006-05-25 21:42:12 +00:00
BaseMemoryLibRepStr.mbd Initial import. 2006-04-21 22:54:32 +00:00
BaseMemoryLibRepStr.msa Updated MSA by putting Specification element at the end of the header section 2006-05-25 21:42:12 +00:00
CompareMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
CopyMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
MemLibGuid.c BaseMemoryLib: Add missing ASSERT()s for some interfaces. 2006-05-29 04:43:26 +00:00
MemLibInternals.h Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem8Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem16Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem32Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ScanMem64Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
SetMem16Wrapper.c BaseMemoryLib: 2006-06-07 15:38:52 +00:00
SetMem32Wrapper.c BaseMemoryLib: 2006-06-07 15:38:52 +00:00
SetMem64Wrapper.c BaseMemoryLib: 2006-06-07 15:38:52 +00:00
SetMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
ZeroMemWrapper.c BaseMemoryLib: Add missing ASSERT()s for some interfaces. 2006-05-29 04:43:26 +00:00
build.xml Convert backslashes to forward slashes in many build files. This is necessary for Linux support. 2006-04-26 20:53:56 +00:00