audk/MdePkg/Library/BaseLib
bxing ebca816989 Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the transition code to switch the processor from 32-bit into 64-bit long mode and thus is typically linked with 32-bit images only. However, it's desired to link the transition code into a 64-bit image in some special cases. CPU driver is a good example among those.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1092 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-25 08:30:02 +00:00
..
Ebc 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
Ia32 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Ipf 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
X64 Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the transition code to switch the processor from 32-bit into 64-bit long mode and thus is typically linked with 32-bit images only. However, it's desired to link the transition code into a 64-bit image in some special cases. CPU driver is a good example among those. 2006-07-25 08:30:02 +00:00
ARShiftU64.c Initial import. 2006-04-21 22:54:32 +00:00
BaseLib.msa Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the transition code to switch the processor from 32-bit into 64-bit long mode and thus is typically linked with 32-bit images only. However, it's desired to link the transition code into a 64-bit image in some special cases. CPU driver is a good example among those. 2006-07-25 08:30:02 +00:00
BaseLibInternals.h 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
BitField.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +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 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
DivU64x32.c Initial import. 2006-04-21 22:54:32 +00:00
DivU64x32Remainder.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
DivU64x64Remainder.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
GetPowerOfTwo32.c Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient. 2006-07-13 08:05:35 +00:00
GetPowerOfTwo64.c Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient. 2006-07-13 08:05:35 +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 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
LongJump.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +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 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +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 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
MultU64x64.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +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 function headers in all assembly files. 2006-07-21 08:47:38 +00:00
String.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +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. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
Synchronization.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
Unaligned.c 1. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLib 2006-06-20 05:30:27 +00:00
x86DisablePaging32.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86DisablePaging64.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86EnablePaging32.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86EnablePaging64.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86FxRestore.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86FxSave.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86GetInterruptState.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86MemoryFence.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86Msr.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86ReadGdtr.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86ReadIdtr.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86Thunk.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86WriteGdtr.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
x86WriteIdtr.c 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00