audk/MdePkg/Library/BaseLib/Ia32
xli24 132f41f0a9 Replace .globl with ASM_GLOBAL
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8346 6f19259b-4bc3-4df7-8a09-765794883524
2009-05-20 10:22:09 +00:00
..
ARShiftU64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ARShiftU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ARShiftU64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuBreakpoint.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
CpuBreakpoint.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
CpuBreakpoint.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuId.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
CpuId.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
CpuId.c Synchronize comment of BaseLib.h and it's implementation to match the Spec. 2008-12-09 07:02:26 +00:00
CpuIdEx.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
CpuIdEx.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
CpuIdEx.c Synchronize comment of BaseLib.h and it's implementation to match the Spec. 2008-12-09 07:02:26 +00:00
CpuPause.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
CpuPause.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
CpuPause.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DisableCache.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
DisableCache.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DisableCache.c Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API. 2008-12-03 02:19:49 +00:00
DisableInterrupts.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
DisableInterrupts.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DisableInterrupts.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DisablePaging32.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
DisablePaging32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DisablePaging32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DivS64x64Remainder.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
DivU64x32.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
DivU64x32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DivU64x32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DivU64x32Remainder.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
DivU64x32Remainder.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DivU64x32Remainder.c 1.removed DivS64x64Remainder.c since it has been moved to upper directory. 2008-10-22 08:14:35 +00:00
DivU64x64Remainder.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
DivU64x64Remainder.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnableCache.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
EnableCache.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
EnableCache.c Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API. 2008-12-03 02:19:49 +00:00
EnableDisableInterrupts.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
EnableDisableInterrupts.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnableDisableInterrupts.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
EnableInterrupts.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
EnableInterrupts.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnableInterrupts.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
EnablePaging32.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
EnablePaging32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnablePaging32.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
EnablePaging64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
EnablePaging64.asm 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
FlushCacheLine.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
FlushCacheLine.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
FlushCacheLine.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
FxRestore.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
FxRestore.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
FxRestore.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
FxSave.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
FxSave.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
FxSave.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
InternalSwitchStack.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Invd.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Invd.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Invd.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
LRotU64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
LRotU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
LRotU64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
LShiftU64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
LShiftU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
LShiftU64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
LongJump.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
LongJump.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
LongJump.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ModU64x32.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ModU64x32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ModU64x32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Monitor.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Monitor.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Monitor.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
MultU64x32.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
MultU64x32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
MultU64x32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
MultU64x64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
MultU64x64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
MultU64x64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Mwait.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Mwait.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Mwait.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
Non-existing.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
RRotU64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
RRotU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
RRotU64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
RShiftU64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
RShiftU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
RShiftU64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadCr0.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadCr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr0.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadCr2.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadCr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr2.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadCr3.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadCr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr3.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadCr4.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadCr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr4.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadCs.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadCs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCs.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr0.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr0.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr1.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr1.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr2.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr2.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr3.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr3.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr4.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr4.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr5.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr5.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr6.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr6.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDr7.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDr7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr7.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadDs.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadDs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDs.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadEflags.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadEflags.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadEflags.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadEs.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadEs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadEs.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadFs.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadFs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadFs.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadGdtr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadGdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadGdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadGs.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadGs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadGs.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadIdtr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadIdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadIdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadLdtr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadLdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadLdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm0.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm0.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm1.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm1.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm2.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm2.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm3.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm3.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm4.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm4.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm5.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm5.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm6.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm6.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMm7.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMm7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm7.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadMsr64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadMsr64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMsr64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadPmc.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadPmc.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadPmc.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
ReadSs.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadSs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadSs.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadTr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadTr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadTr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
ReadTsc.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
ReadTsc.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadTsc.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SetJump.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
SetJump.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
SetJump.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SwapBytes64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
SwapBytes64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
SwapBytes64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Thunk16.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Thunk16.asm Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Wbinvd.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
Wbinvd.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Wbinvd.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteCr0.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteCr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr0.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteCr2.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteCr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr2.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteCr3.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteCr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr3.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteCr4.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteCr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr4.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr0.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr0.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr1.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr1.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr2.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr2.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr3.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr3.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr4.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr4.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr5.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr5.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr6.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr6.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteDr7.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteDr7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr7.c Update the text to use "x64" instead of "X64" in MdePkg. 2008-12-05 03:23:13 +00:00
WriteGdtr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteGdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteGdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteIdtr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteIdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteIdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteLdtr.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteLdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteLdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm0.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm0.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm1.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm1.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm2.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm2.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm3.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm3.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm4.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm4.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm5.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm5.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm6.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm6.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMm7.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMm7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm7.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
WriteMsr64.S Replace .globl with ASM_GLOBAL 2009-05-20 10:22:09 +00:00
WriteMsr64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMsr64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00