audk/MdePkg/Library/BaseLib
qhuang8 01a54966be Remove tabs in source code in MdePkg.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9142 6f19259b-4bc3-4df7-8a09-765794883524
2009-08-19 14:09:31 +00:00
..
Arm Remove tabs in source code in MdePkg. 2009-08-19 14:09:31 +00:00
Ebc Split out Synchronization Library from Base Library 2009-01-30 00:47:57 +00:00
Ia32 Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
Ipf Add ASSERT check for AsmFlushCacheRange(). 2009-06-04 14:29:12 +00:00
X64 Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change. 2009-08-19 14:02:07 +00:00
ARShiftU64.c
BaseLib.inf Make EOL consistent 2009-08-18 22:14:01 +00:00
BaseLibInternals.h Add ASSERT check for AsmFlushCacheRange(). 2009-06-04 14:29:12 +00:00
BitField.c Rename BaseLib internal functions by adding InternalBaseLib. 2009-07-23 01:43:04 +00:00
CheckSum.c Synchronize BaseLib h files to c files. 2008-12-11 02:59:41 +00:00
ChkStkGcc.c
Cpu.c
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
LRotU64.c
LShiftU64.c
LinkedList.c Add PcdVerifyNoteInList for judge whether do verification of node in list in debug mode. The default value is FALSE. 2009-07-28 02:38:30 +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
RShiftU64.c
SetJump.c Update copyright for files modified in this year 2008-12-29 14:07:07 +00:00
String.c Rename BaseLib internal functions by adding InternalBaseLib. 2009-07-23 01:43:04 +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
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 Update function comments for AsmPrepareThunk16, AsmThunk16, AsmPrepareAndThunk16 interface. These interfaces could be used in either physical mode or virtual modes with paging enabled where virtual to physical mappings for ThunkContext.RealModeBuffer is mapped to 1:1 2009-05-04 03:33:53 +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