mirror_edk2/MdePkg/Library/BaseMemoryLibRepStr
qhuang8 8960cdebac BaseMemoryLib (BaseMemoryLibRepStr):
Fix a logic error in SetMem64 (); The correct stride should be 8 instead of 4.
	BasePrintLib:
	Fix Printf(“%\n”) passer error.
	Fix BufferSize = 0, 1 issue
	Fix some missing ASSERT ()s
	Move MAXIMUM_VALUE_CHARACTERS from PrintLibInternal.h to PrintLib.h
	ReportStatusCodeLib:
	Add CONST modifier to some interfaces
	Modify 
	DebugLib:
	Replace some Unicode in comments.
	PeiServicesTablePointerLib
	Add ASSERT()s
	PciLib:
	Remove unnecessary ASSERT()s in PciRead/WriteBuffer()


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@496 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-13 06:31:11 +00:00
..
Ia32 BaseMemoryLib (BaseMemoryLibRepStr): 2006-06-13 06:31:11 +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
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
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