audk/MdePkg/Library/BaseLib/Ia32
bxing 3f566587ae 1. Updated function headers in all assembly files.
2. Split x86LowLevel.c into a bunch of C files to make images linked with BaseLib smaller.
3. Fixed a few minor bugs.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1066 6f19259b-4bc3-4df7-8a09-765794883524
2006-07-21 08:47:38 +00:00
..
ARShiftU64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ARShiftU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuBreakpoint.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuBreakpoint.asm Rename dirs 2006-04-24 22:17:39 +00:00
CpuFlushTlb.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuFlushTlb.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuId.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuId.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuIdEx.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuIdEx.asm 1. Added AsmCpuidEx() to BaseLib 2006-06-10 09:37:12 +00:00
CpuPause.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuPause.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuSleep.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
CpuSleep.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DisableInterrupts.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DisableInterrupts.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DisablePaging32.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DisablePaging32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivS64x64Remainder.c 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
DivU64x32.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x32Remainder.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x32Remainder.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x64Remainder.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
DivU64x64Remainder.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
EnableDisableInterrupts.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
EnableDisableInterrupts.asm Rename dirs 2006-04-24 22:17:39 +00:00
EnableInterrupts.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
EnableInterrupts.asm Rename dirs 2006-04-24 22:17:39 +00:00
EnablePaging32.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
EnablePaging32.asm Rename dirs 2006-04-24 22:17:39 +00:00
EnablePaging64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
EnablePaging64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FlushCacheLine.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FlushCacheLine.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FxRestore.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FxRestore.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FxSave.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
FxSave.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedCompareExchange32.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedCompareExchange32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedCompareExchange64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedCompareExchange64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedDecrement.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedDecrement.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedIncrement.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InterlockedIncrement.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
InternalSwitchStack.c 1.Added EFIAPI for some assembly functions declare 2006-07-20 02:48:06 +00:00
Invd.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Invd.asm Rename dirs 2006-04-24 22:17:39 +00:00
LRotU64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LRotU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LShiftU64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LShiftU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LongJump.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
LongJump.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ModU64x32.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ModU64x32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Monitor.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Monitor.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
MultU64x32.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
MultU64x32.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
MultU64x64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
MultU64x64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Mwait.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Mwait.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Non-existing.c 1. added functions header for BaseUefiDecompressLi 2006-07-19 17:37:07 +00:00
RRotU64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
RRotU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
RShiftU64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
RShiftU64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr0.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr2.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr3.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr4.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCs.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadCs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr0.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr1.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr2.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr3.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr4.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr5.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr6.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr7.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDr7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDs.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadDs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadEflags.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadEflags.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadEs.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadEs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadFs.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadFs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadGdtr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadGdtr.asm Rename dirs 2006-04-24 22:17:39 +00:00
ReadGs.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadGs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadIdtr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadIdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadLdtr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadLdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm0.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm1.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm2.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm3.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm4.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm5.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm6.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm7.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMm7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMsr64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadMsr64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadPmc.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadPmc.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadSs.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadSs.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadTr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadTr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadTsc.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
ReadTsc.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
SetJump.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
SetJump.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
SwapBytes64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
SwapBytes64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Thunk16.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Thunk16.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Wbinvd.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
Wbinvd.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr0.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr2.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr3.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr4.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteCr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr0.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr1.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr2.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr3.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr4.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr5.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr6.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr7.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteDr7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteGdtr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteGdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteIdtr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteIdtr.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteLdtr.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteLdtr.asm Rename dirs 2006-04-24 22:17:39 +00:00
WriteMm0.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm0.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm1.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm1.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm2.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm2.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm3.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm3.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm4.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm4.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm5.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm5.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm6.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm6.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm7.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMm7.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMsr64.S 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00
WriteMsr64.asm 1. Updated function headers in all assembly files. 2006-07-21 08:47:38 +00:00