audk/MdePkg/Library/BaseLib
mdkinney 9f4f2f0e15 Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6705 6f19259b-4bc3-4df7-8a09-765794883524
2008-11-24 08:30:58 +00:00
..
Ebc Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
Ia32 Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib 2008-11-24 08:30:58 +00:00
Ipf Detab 2008-11-19 15:22:53 +00:00
X64 Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib 2008-11-24 08:30:58 +00:00
ARShiftU64.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
BaseLib.inf Add EnableCache() and DisableCache() implementations for IA32 and X64 to the BaseLib 2008-11-24 08:30:58 +00:00
BaseLibInternals.h Refine code for ECC check. 2008-10-24 08:18:36 +00:00
BitField.c Changing unsigned int into UINTN according to code review comments. 2008-09-24 08:31:38 +00:00
CheckSum.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
ChkStkGcc.c Clean up code according to code review. 2008-09-25 04:56:53 +00:00
Cpu.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
CpuDeadLoop.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
DivS64x64Remainder.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
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.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
DivU64x64Remainder.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
GetPowerOfTwo32.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
GetPowerOfTwo64.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
HighBitSet32.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
HighBitSet64.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
LRotU32.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
LRotU64.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
LShiftU64.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
LinkedList.c removed blank lines to refine source codes. 2008-10-20 08:48:16 +00:00
LongJump.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
LowBitSet32.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
LowBitSet64.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
Math64.c removed blank lines to refine source codes. 2008-10-20 08:48:16 +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
MultS64x64.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
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.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
RRotU32.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
RRotU64.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
RShiftU64.c clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
SetJump.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
String.c Add two EFI Modifier. 2008-11-05 04:58:29 +00:00
SwapBytes16.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
SwapBytes32.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
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
SwitchStack.c Update doxygen comment for VarArg list parameter. "..."'s description is added. 2008-11-19 03:29:46 +00:00
Synchronization.c removed blank lines to refine source codes. 2008-10-20 08:48:16 +00:00
SynchronizationGcc.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
SynchronizationMsc.c Refine code for ECC check. 2008-10-24 08:18:36 +00:00
Unaligned.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
X86DisablePaging32.c Change name. 2008-09-25 02:23:58 +00:00
X86DisablePaging64.c Change name. 2008-09-25 02:24:20 +00:00
X86EnablePaging32.c Change name. 2008-09-25 02:24:43 +00:00
X86EnablePaging64.c Change name. 2008-09-25 02:25:04 +00:00
X86FxRestore.c Change name. 2008-09-25 02:25:24 +00:00
X86FxSave.c Change name. 2008-09-25 02:27:28 +00:00
X86GetInterruptState.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
X86MemoryFence.c Change name. 2008-09-25 02:28:09 +00:00
X86Msr.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
X86ReadGdtr.c Change name. 2008-09-25 02:28:53 +00:00
X86ReadIdtr.c Change name. 2008-09-25 02:29:15 +00:00
X86Thunk.c Use #include "XXX.h" for module internal header files. 2008-10-31 04:32:02 +00:00
X86WriteGdtr.c Change name. 2008-09-25 02:29:53 +00:00
X86WriteIdtr.c Change name. 2008-09-25 02:30:14 +00:00