audk/MdePkg/Library/BaseLib/Ia32
qhuang8 be5f161485 Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib API.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6807 6f19259b-4bc3-4df7-8a09-765794883524
2008-12-03 02:19:49 +00:00
..
ARShiftU64.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ARShiftU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ARShiftU64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
CpuBreakpoint.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
CpuBreakpoint.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
CpuBreakpoint.c Refine code for ECC check. 2008-10-24 08:18:36 +00:00
CpuId.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
CpuId.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
CpuId.c Revert CpuId and CpuIdEx to r6213. 2008-10-24 07:39:52 +00:00
CpuIdEx.S Update to use DOS format 2008-11-03 09:25:10 +00:00
CpuIdEx.asm Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
CpuIdEx.c Revert CpuId and CpuIdEx to r6213. 2008-10-24 07:39:52 +00:00
CpuPause.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
CpuPause.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
CpuPause.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
DisableCache.S Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib 2008-11-24 08:30:58 +00:00
DisableCache.asm Use ".486" for the instruction of "wbinvd" 2008-11-25 00:05:41 +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 Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
DisableInterrupts.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DisableInterrupts.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
DisablePaging32.S sync comments. 2008-10-28 09:51:44 +00:00
DisablePaging32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DisablePaging32.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
DivS64x64Remainder.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
DivU64x32.S Update to use DOS format 2008-11-03 09:25:10 +00:00
DivU64x32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
DivU64x32.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
DivU64x32Remainder.S sync comments. 2008-10-28 09:51:44 +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 sync comments. 2008-10-28 09:51:44 +00:00
DivU64x64Remainder.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnableCache.S Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib 2008-11-24 08:30:58 +00:00
EnableCache.asm Use ".486" for the instruction of "wbinvd" 2008-11-25 00:05:41 +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 Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
EnableDisableInterrupts.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnableDisableInterrupts.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
EnableInterrupts.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
EnableInterrupts.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
EnableInterrupts.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
EnablePaging32.S sync comments. 2008-10-28 09:51:44 +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 sync comments. 2008-10-28 09:51:44 +00:00
EnablePaging64.asm 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
FlushCacheLine.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
FlushCacheLine.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
FlushCacheLine.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
FxRestore.S sync comments. 2008-10-28 09:51:44 +00:00
FxRestore.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
FxRestore.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
FxSave.S sync comments. 2008-10-28 09:51:44 +00:00
FxSave.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
FxSave.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
InterlockedCompareExchange32.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
InterlockedCompareExchange32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
InterlockedCompareExchange32.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
InterlockedCompareExchange64.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
InterlockedCompareExchange64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
InterlockedCompareExchange64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
InterlockedDecrement.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
InterlockedDecrement.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
InterlockedDecrement.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
InterlockedIncrement.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
InterlockedIncrement.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
InterlockedIncrement.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
InternalSwitchStack.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
Invd.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
Invd.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Invd.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
LRotU64.S sync comments. 2008-10-28 09:51:44 +00:00
LRotU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
LRotU64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
LShiftU64.S Update to use DOS format 2008-11-03 09:25:10 +00:00
LShiftU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
LShiftU64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
LongJump.S Update to use DOS format 2008-11-03 09:25:10 +00:00
LongJump.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
LongJump.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
ModU64x32.S 1. Port X64, IPF and EBC arch for BaseLib 2007-07-02 09:34:25 +00:00
ModU64x32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ModU64x32.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
Monitor.S sync comments. 2008-10-28 09:51:44 +00:00
Monitor.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Monitor.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
MultU64x32.S Update to use DOS format 2008-11-03 09:25:10 +00:00
MultU64x32.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
MultU64x32.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
MultU64x64.S sync comments. 2008-10-28 09:51:44 +00:00
MultU64x64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
MultU64x64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
Mwait.S sync comments. 2008-10-28 09:51:44 +00:00
Mwait.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Mwait.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
Non-existing.c remove '../' from Base Library. 2008-09-11 09:12:14 +00:00
RRotU64.S sync comments. 2008-10-28 09:51:44 +00:00
RRotU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
RRotU64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
RShiftU64.S Update to use DOS format 2008-11-03 09:25:10 +00:00
RShiftU64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
RShiftU64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadCr0.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadCr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr0.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadCr2.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadCr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr2.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadCr3.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadCr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr3.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadCr4.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadCr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCr4.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadCs.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadCs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadCs.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr0.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr0.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr1.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr1.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr2.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr2.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr3.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr3.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr4.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr4.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr5.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr5.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr6.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr6.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDr7.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDr7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDr7.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadDs.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadDs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadDs.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadEflags.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadEflags.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadEflags.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadEs.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadEs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadEs.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadFs.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadFs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadFs.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadGdtr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadGdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadGdtr.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
ReadGs.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadGs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadGs.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadIdtr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadIdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadIdtr.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
ReadLdtr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadLdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadLdtr.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm0.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm0.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm1.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm1.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm2.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm2.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm3.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm3.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm4.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm4.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm5.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm5.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm6.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm6.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMm7.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMm7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMm7.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadMsr64.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadMsr64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadMsr64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadPmc.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadPmc.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadPmc.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
ReadSs.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadSs.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadSs.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadTr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadTr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadTr.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
ReadTsc.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
ReadTsc.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
ReadTsc.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
SetJump.S sync comments. 2008-10-28 09:51:44 +00:00
SetJump.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
SetJump.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
SwapBytes64.S Update to use DOS format 2008-11-03 09:25:10 +00:00
SwapBytes64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
SwapBytes64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
Thunk16.S Detab 2008-11-19 15:22:53 +00:00
Thunk16.asm Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
Wbinvd.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
Wbinvd.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
Wbinvd.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteCr0.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteCr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr0.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteCr2.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteCr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr2.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteCr3.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteCr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr3.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteCr4.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteCr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteCr4.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr0.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr0.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr1.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr1.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr2.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr2.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr3.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr3.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr4.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr4.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr5.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr5.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr6.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr6.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteDr7.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteDr7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteDr7.c ECC Cleanup. 2008-10-24 06:06:42 +00:00
WriteGdtr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteGdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteGdtr.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
WriteIdtr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteIdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteIdtr.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
WriteLdtr.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteLdtr.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteLdtr.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm0.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm0.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm0.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm1.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm1.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm1.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm2.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm2.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm2.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm3.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm3.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm3.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm4.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm4.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm4.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm5.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm5.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm5.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm6.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm6.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm6.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMm7.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMm7.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMm7.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00
WriteMsr64.S Update GCC assembly files for MdePkg/Library/BaseLib/Ia32 2008-10-23 06:20:02 +00:00
WriteMsr64.asm Import some basic libraries instances for Mde Packages. 2007-06-22 03:21:45 +00:00
WriteMsr64.c remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[ ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" 2008-09-17 07:46:17 +00:00