audk/MdePkg/Library/UefiMemoryLib
qhuang8 19b362e879 BaseMemoryLib: Add missing ASSERT()s for some interfaces.
BaseTimerLibLocalApic: Add missing EBC architecture support. Note that this instance is a dummy one since EBC does not support local APIC timer. 
IoLibDxeCpuIo: Add alignment checking & unsupported width checking by using ASSERT()s.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@311 6f19259b-4bc3-4df7-8a09-765794883524
2006-05-29 04:43:26 +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
MemLib.c Initial import. 2006-04-21 22:54:32 +00:00
MemLibGeneric.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 Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
SetMem32Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
SetMem64Wrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
SetMemWrapper.c Split wrapper functions into separate source files to reduce image code size 2006-05-16 03:26:32 +00:00
UefiMemoryLib.mbd Initial import. 2006-04-21 22:54:32 +00:00
UefiMemoryLib.msa Updated MSA by putting Specification element at the end of the header section 2006-05-25 21:42:12 +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