audk/MdePkg/Library/BaseLib
vanjeff 0ffa12863e 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib
2. Added assert() for AsmFxRestore() in x86LowLevel.c of BaseLib
3. Added assert() for LongJump() in LongJump.c of BaseLib
4. Changed parameter type of Value from "IN" to "IN OUT" for InterLockedComparedExchanged32/64/pointer() functions to sync with MWG-0.55a 
5. Changed functions header of all BitField functions of BaseLib, BaseIoLibIntrinsic, BasePciCf8Lib, BasePciExpressLib, BasePciLibCf8, BasePciLibPciExpressLib DxeIoLibCpuIo, PeiIoLibCpuIo etc, to follow MWG-0.55a.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@565 6f19259b-4bc3-4df7-8a09-765794883524
2006-06-20 05:30:27 +00:00
..
Ebc 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00
Ia32 Rool Back this modification to enable gcc Build. 2006-06-16 16:45:27 +00:00
Ipf 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00
X64 Updated CpuFlushCacheLine() to return the address flushed. 2006-06-16 07:02:23 +00:00
ARShiftU64.c Initial import. 2006-04-21 22:54:32 +00:00
BaseLib-Gcc.msa Transfer old <PCDs> in MSA to <PcdCoded>: 2006-06-12 15:11:33 +00:00
BaseLib.mbd Initial import. 2006-04-21 22:54:32 +00:00
BaseLib.msa Rool Back this modification to enable gcc Build. 2006-06-16 16:45:27 +00:00
BaseLibInternals.h Deleted x64\SwitchStack.c Ipf/SwitchStack.c. 2006-06-02 07:58:31 +00:00
BitField.c 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +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 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +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
SetJump.c 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00
String.c 1. Added AsmCpuidEx() to BaseLib 2006-06-10 09:37:12 +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 1. Updated SetJump() and LongJump() for IPF 2006-06-10 07:16:11 +00:00
Synchronization.c 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +00:00
Unaligned.c 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +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 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +00:00
x86Thunk.c 1. Updated CpuFlushTlb() according to IA-64 programmer's guide 2006-05-24 05:33:03 +00:00