audk/MdePkg/Library/PeiMemoryAllocationLib
qhuang8 9a462b415d UefiLib:
Add two new interfaces of EfiCreateEventLegacyBootEx & EfiCreateEventReadyToBootEx
Fix a bug in EfiCreateEventLegacyBoot & EfiCreateEventReadyToBoot. (#51)
PciLib:
Add missing ASSERT()s in PciReadBuffer() & PciWriteBuffer() (#70)
IoLib
Add ASSERT()s to check alignment.
MemoryAllocationLib:
For AllocateXXXCopyBuffer(). Add ASSERT()s for cases when allocations fails.
BaseLib:
Change the return type of InternalMathModU64x32 from UINT64 to UINT32


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@416 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-04 13:08:25 +00:00
..
MemoryAllocationLib.c UefiLib: 2006-06-04 13:08:25 +00:00
PeiMemoryAllocationLib.mbd Initial import. 2006-04-21 22:54:32 +00:00
PeiMemoryAllocationLib.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