audk/MdePkg/Library/BaseMemoryLibMmx
qhuang8 24e25d11c0 • BaseMemoryLib:
Modify some Aassert()s conditions to sync with MWG 0.56d
	Modify some defects in function header.
•	PostCodeLib:
Implement PeiDxePostCodeLibReportStatusCode.
•	Misc
Rename BaseDebugLibReportStatusCode to PeiDxeDebugLibReportStatusCode
	Remove tabs in all .c and .h files in MdePkg.
	Rename PeiServicesReinstallPpi() to PeiServicesReInstallPpi()
	Adjust some minor coding style in PeCoffLoaderGetEntryPointerLib()


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@626 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-26 10:18:28 +00:00
..
Ia32 Use capital S for GCC assembly. This enables pre-processing for PCD support. 2006-06-20 21:50:44 +00:00
BaseMemoryLibMmx.mbd Initial import. 2006-04-21 22:54:32 +00:00
BaseMemoryLibMmx.msa Updated MSA by putting Specification element at the end of the header section 2006-05-25 21:42:12 +00:00
CompareMemWrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
CopyMemWrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
MemLibGuid.c • BaseMemoryLib: 2006-06-26 10:18:28 +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 • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
ScanMem16Wrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
ScanMem32Wrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
ScanMem64Wrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
SetMem16Wrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
SetMem32Wrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
SetMem64Wrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
SetMemWrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +00:00
ZeroMemWrapper.c • BaseMemoryLib: 2006-06-26 10:18:28 +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