audk/MdePkg/Library/BaseLib
klu2 52fa075c38 Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), AsmPrepareAndThunk16() interfaces that they are could only be used in physical mode but can not be used in virtual mode with paging.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8202 6f19259b-4bc3-4df7-8a09-765794883524
2009-04-29 06:23:35 +00:00
..
Ebc Split out Synchronization Library from Base Library 2009-01-30 00:47:57 +00:00
Ia32 Split out Synchronization Library from Base Library 2009-01-30 00:47:57 +00:00
Ipf Fix the error that part of instructions of AsmWriteIva() is not included into the function body. 2009-03-02 03:54:47 +00:00
X64 Save segment registers on stack in case the thunk code assembly calls CF9 soft reset and the x64 registers get cleared. 2009-04-17 07:38:57 +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 Split out Synchronization Library from Base Library 2009-01-30 00:45:13 +00:00
BaseLibInternals.h Clean up to remove unreferenced data structure 2009-02-23 07:04: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 Clean up code according to code review. 2008-09-25 04:56:53 +00:00
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 Change style 0 == Index to Index == 0 2009-02-10 13:17:51 +00:00
DivS64x64Remainder.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DivU64x32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DivU64x32Remainder.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
DivU64x64Remainder.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
GetPowerOfTwo32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
GetPowerOfTwo64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
HighBitSet32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
HighBitSet64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +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 Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
LowBitSet32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
LowBitSet64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
Math64.c Synchronize BaseLib h files to c files. 2008-12-11 02:59:41 +00:00
ModU64x32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
MultS64x64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
MultU64x32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
MultU64x64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +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 clean up baselib according to review comments. 2008-09-24 05:30:40 +00:00
SetJump.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
String.c update string function comment to clear the semantic meaning. 2009-04-23 03:11:45 +00:00
SwapBytes16.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SwapBytes32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SwapBytes64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
SwitchStack.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 Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86DisablePaging64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86EnablePaging32.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86EnablePaging64.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86FxRestore.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86FxSave.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86GetInterruptState.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86MemoryFence.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86Msr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86ReadGdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86ReadIdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86Thunk.c Add limitation clarification for usage of AsmPrepareThunk16(), AsmThunk16(), AsmPrepareAndThunk16() interfaces that they are could only be used in physical mode but can not be used in virtual mode with paging. 2009-04-29 06:23:35 +00:00
X86WriteGdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
X86WriteIdtr.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00