..
Ebc
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
Ia32
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
2008-12-09 07:02:26 +00:00
Ipf
1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadControlRegister() for IPF architecture.
2008-12-15 15:51:43 +00:00
X64
Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should be applied.
2008-11-25 02:49:23 +00:00
ARShiftU64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
BaseLib.inf
1. Simplify the implementation of AsmReadApplicationRegister() & AsmReadControlRegister() for IPF architecture.
2008-12-15 15:51:43 +00:00
BaseLibInternals.h
Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-05 03:23:13 +00:00
BitField.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
CheckSum.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
ChkStkGcc.c
…
Cpu.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
CpuDeadLoop.c
…
DivS64x64Remainder.c
De-Unicode in MdePkg source files.
2008-12-01 14:06:25 +00:00
DivU64x32.c
…
DivU64x32Remainder.c
…
DivU64x64Remainder.c
…
GetPowerOfTwo32.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
GetPowerOfTwo64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
HighBitSet32.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
HighBitSet64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
LRotU32.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
LRotU64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
LShiftU64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
LinkedList.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
LongJump.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
LowBitSet32.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
LowBitSet64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
Math64.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
ModU64x32.c
…
MultS64x64.c
Remove checking for overflow in several Multiple functions in BaseLib, for it is not feasible to check in C code.
2008-11-26 01:41:49 +00:00
MultU64x32.c
Remove checking for overflow in several Multiple functions in BaseLib, for it is not feasible to check in C code.
2008-11-26 01:41:49 +00:00
MultU64x64.c
Remove checking for overflow in several Multiple functions in BaseLib, for it is not feasible to check in C code.
2008-11-26 01:41:49 +00:00
RRotU32.c
Synchronize comment of BaseLib.h and it's implementation to match the Spec.
2008-12-09 07:02:26 +00:00
RRotU64.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
RShiftU64.c
…
SetJump.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
String.c
Fix some typo.
2008-12-12 05:54:07 +00:00
SwapBytes16.c
Synchronize MdePkg h files to Library/Base* c files.
2008-12-11 04:45:23 +00:00
SwapBytes32.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
SwapBytes64.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
SwitchStack.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
Synchronization.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
SynchronizationGcc.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
SynchronizationMsc.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
Unaligned.c
Use #include "XXX.h" for module internal header files.
2008-10-31 04:32:02 +00:00
X86DisablePaging32.c
…
X86DisablePaging64.c
Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-05 03:23:13 +00:00
X86EnablePaging32.c
…
X86EnablePaging64.c
…
X86FxRestore.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
X86FxSave.c
Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-05 03:23:13 +00:00
X86GetInterruptState.c
Synchronize function comment in MdePkg\Library\BaseLib.h with the instance of this functions.
2008-11-25 03:19:49 +00:00
X86MemoryFence.c
…
X86Msr.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
X86ReadGdtr.c
Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-05 03:23:13 +00:00
X86ReadIdtr.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
X86Thunk.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00
X86WriteGdtr.c
Update the text to use "x64" instead of "X64" in MdePkg.
2008-12-05 03:23:13 +00:00
X86WriteIdtr.c
Synchronize BaseLib h files to c files.
2008-12-11 02:59:41 +00:00