audk/MdePkg/Library/BaseLib
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
..
Ebc Created as one wrapper 2006-05-31 09:40:46 +00:00
Ia32 Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
Ipf Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
X64 Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
ARShiftU64.c Initial import. 2006-04-21 22:54:32 +00:00
BaseLib-Gcc.msa Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
BaseLib.mbd Initial import. 2006-04-21 22:54:32 +00:00
BaseLib.msa Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
BaseLibInternals.h Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
BitField.c Initial import. 2006-04-21 22:54:32 +00:00
Cpu.c Initial import. 2006-04-21 22:54:32 +00:00
CpuDeadLoop.c Initial import. 2006-04-21 22:54:32 +00:00
DivS64x64Remainder.c Initial import. 2006-04-21 22:54:32 +00:00
DivU64x32.c Initial import. 2006-04-21 22:54:32 +00:00
DivU64x32Remainder.c Initial import. 2006-04-21 22:54:32 +00:00
DivU64x64Remainder.c Initial import. 2006-04-21 22:54:32 +00:00
GetPowerOfTwo32.c Initial import. 2006-04-21 22:54:32 +00:00
GetPowerOfTwo64.c Initial import. 2006-04-21 22:54:32 +00:00
HighBitSet32.c Initial import. 2006-04-21 22:54:32 +00:00
HighBitSet64.c Initial import. 2006-04-21 22:54:32 +00:00
LRotU32.c Initial import. 2006-04-21 22:54:32 +00:00
LRotU64.c Initial import. 2006-04-21 22:54:32 +00:00
LShiftU64.c Initial import. 2006-04-21 22:54:32 +00:00
LinkedList.c Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
LongJump.c Created as one wrapper for LongJump(), to added assert() function 2006-05-31 08:45:29 +00:00
LowBitSet32.c Initial import. 2006-04-21 22:54:32 +00:00
LowBitSet64.c Initial import. 2006-04-21 22:54:32 +00:00
Math64.c UefiLib: 2006-06-04 13:08:25 +00:00
ModU64x32.c Initial import. 2006-04-21 22:54:32 +00:00
MultS64x64.c Initial import. 2006-04-21 22:54:32 +00:00
MultU64x32.c Initial import. 2006-04-21 22:54:32 +00:00
MultU64x64.c Initial import. 2006-04-21 22:54:32 +00:00
RRotU32.c Initial import. 2006-04-21 22:54:32 +00:00
RRotU64.c Initial import. 2006-04-21 22:54:32 +00:00
RShiftU64.c Initial import. 2006-04-21 22:54:32 +00:00
String.c Fixed tracker #40 2006-05-22 07:58:55 +00:00
SwapBytes16.c Initial import. 2006-04-21 22:54:32 +00:00
SwapBytes32.c Initial import. 2006-04-21 22:54:32 +00:00
SwapBytes64.c Initial import. 2006-04-21 22:54:32 +00:00
SwitchStack.c Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
Synchronization.c Change SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED to 2 according to MWG. 2006-05-29 02:34:09 +00:00
Unaligned.c Fixed one bug of WriteUnaligned24() 2006-05-31 08:46:41 +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
x86LowLevel.c Initial import. 2006-04-21 22:54:32 +00:00
x86Thunk.c 1. Updated CpuFlushTlb() according to IA-64 programmer's guide 2006-05-24 05:33:03 +00:00