- AcquireSpinLock()
: SynchronizationLib.h
, Synchronization.c
, SynchronizationGcc.c
, SynchronizationMsc.c
- AcquireSpinLockOrFail()
: SynchronizationGcc.c
, SynchronizationLib.h
, Synchronization.c
, SynchronizationMsc.c
- AddUnicodeString()
: UefiLib.h
, UefiLib.c
- AddUnicodeString2()
: UefiLib.h
, UefiLib.c
- AllocateAlignedPages()
: MemoryAllocationLib.c
, MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateAlignedReservedPages()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateAlignedRuntimePages()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateCopyPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocatePages()
: MemoryAllocationLib.c
, MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocatePool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateReservedCopyPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateReservedPages()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateReservedPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateReservedZeroPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateRuntimeCopyPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateRuntimePages()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateRuntimePool()
: MemoryAllocationLib.c
, MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateRuntimeZeroPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AllocateZeroPool()
: MemoryAllocationLib.h
, MemoryAllocationLib.c
- AppendDevicePath()
: DevicePathLib.h
, UefiDevicePathLib.c
, UefiDevicePathLibOptionalDevicePathProtocol.c
, UefiDevicePathLib.c
- AppendDevicePathInstance()
: DevicePathLib.h
, UefiDevicePathLib.c
, UefiDevicePathLibOptionalDevicePathProtocol.c
, UefiDevicePathLib.c
- AppendDevicePathNode()
: DevicePathLib.h
, UefiDevicePathLib.c
, UefiDevicePathLibOptionalDevicePathProtocol.c
, UefiDevicePathLib.c
- ARShiftU64()
: BaseLib.h
, ARShiftU64.c
- AsciiBSPrint()
: PrintLib.h
, PrintLib.c
- AsciiBSPrintUnicodeFormat()
: PrintLib.h
, PrintLib.c
- AsciiErrorPrint()
: UefiLib.h
, UefiLibPrint.c
- AsciiInternalPrint()
: UefiLibPrint.c
- AsciiPrint()
: UefiLib.h
, UefiLibPrint.c
- AsciiPrintXY()
: UefiLib.h
, UefiLibPrint.c
- AsciiSPrint()
: PrintLib.h
, PrintLib.c
- AsciiSPrintUnicodeFormat()
: PrintLib.h
, PrintLib.c
- AsciiStrCat()
: BaseLib.h
, String.c
- AsciiStrCatS()
: BaseLib.h
, SafeString.c
- AsciiStrCmp()
: BaseLib.h
, String.c
- AsciiStrCpy()
: BaseLib.h
, String.c
- AsciiStrCpyS()
: BaseLib.h
, SafeString.c
- AsciiStrDecimalToUint64()
: BaseLib.h
, String.c
- AsciiStrDecimalToUintn()
: BaseLib.h
, String.c
- AsciiStrHexToUint64()
: BaseLib.h
, String.c
- AsciiStrHexToUintn()
: BaseLib.h
, String.c
- AsciiStriCmp()
: BaseLib.h
, String.c
- AsciiStrLen()
: BaseLib.h
, String.c
- AsciiStrnCat()
: BaseLib.h
, String.c
- AsciiStrnCatS()
: BaseLib.h
, SafeString.c
- AsciiStrnCmp()
: BaseLib.h
, String.c
- AsciiStrnCpy()
: BaseLib.h
, String.c
- AsciiStrnCpyS()
: BaseLib.h
, SafeString.c
- AsciiStrnLenS()
: BaseLib.h
, SafeString.c
- AsciiStrSize()
: BaseLib.h
, String.c
- AsciiStrStr()
: BaseLib.h
, String.c
- AsciiStrToUnicodeStr()
: BaseLib.h
, String.c
- AsciiValueToString()
: PrintLib.h
, PrintLib.c
- AsciiVSPrint()
: PrintLib.h
, PrintLib.c
- AsciiVSPrintUnicodeFormat()
: PrintLib.h
, PrintLib.c
- AsmCpuid()
: BaseLib.h
, CpuId.c
- AsmCpuidEx()
: BaseLib.h
, CpuIdEx.c
- AsmCpuVirtual()
: BaseLib.h
- AsmDisableCache()
: BaseLib.h
, DisableCache.c
- AsmDisablePaging32()
: BaseLib.h
, X86DisablePaging32.c
- AsmDisablePaging64()
: BaseLib.h
, X86DisablePaging64.c
- AsmEnableCache()
: BaseLib.h
, EnableCache.c
- AsmEnablePaging32()
: BaseLib.h
, X86EnablePaging32.c
- AsmEnablePaging64()
: BaseLib.h
, X86EnablePaging64.c
- AsmFc()
: BaseLib.h
- AsmFci()
: BaseLib.h
- AsmFlushCacheLine()
: BaseLib.h
, GccInline.c
, FlushCacheLine.c
, GccInline.c
- AsmFlushCacheRange()
: BaseLib.h
, FlushCacheRange.c
- AsmFxRestore()
: BaseLib.h
, X86FxRestore.c
- AsmFxSave()
: BaseLib.h
, X86FxSave.c
- AsmGetThunk16Properties()
: BaseLib.h
, X86Thunk.c
- AsmInvd()
: BaseLib.h
, GccInline.c
, Invd.c
, GccInline.c
- AsmMonitor()
: BaseLib.h
, GccInline.c
, Monitor.c
- AsmMsrAnd32()
: BaseLib.h
, X86Msr.c
- AsmMsrAnd64()
: BaseLib.h
, X86Msr.c
- AsmMsrAndThenOr32()
: BaseLib.h
, X86Msr.c
- AsmMsrAndThenOr64()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldAnd32()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldAnd64()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldAndThenOr32()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldAndThenOr64()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldOr32()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldOr64()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldRead32()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldRead64()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldWrite32()
: BaseLib.h
, X86Msr.c
- AsmMsrBitFieldWrite64()
: BaseLib.h
, X86Msr.c
- AsmMsrOr32()
: BaseLib.h
, X86Msr.c
- AsmMsrOr64()
: BaseLib.h
, X86Msr.c
- AsmMwait()
: BaseLib.h
, GccInline.c
, Mwait.c
- AsmPalCall()
: BaseLib.h
- AsmPrepareAndThunk16()
: BaseLib.h
, X86Thunk.c
- AsmPrepareThunk16()
: BaseLib.h
, X86Thunk.c
- AsmReadApplicationRegister()
: BaseLib.h
- AsmReadCmcv()
: BaseLib.h
- AsmReadControlRegister()
: BaseLib.h
- AsmReadCpuid()
: BaseLib.h
- AsmReadCr0()
: BaseLib.h
, GccInline.c
, ReadCr0.c
, GccInline.c
- AsmReadCr2()
: BaseLib.h
, GccInline.c
, ReadCr2.c
, GccInline.c
- AsmReadCr3()
: BaseLib.h
, GccInline.c
, ReadCr3.c
, GccInline.c
- AsmReadCr4()
: BaseLib.h
, GccInline.c
, ReadCr4.c
, GccInline.c
- AsmReadCs()
: BaseLib.h
, GccInline.c
, ReadCs.c
, GccInline.c
- AsmReadDbr()
: BaseLib.h
- AsmReadDcr()
: BaseLib.h
- AsmReadDr0()
: BaseLib.h
, GccInline.c
, ReadDr0.c
, GccInline.c
- AsmReadDr1()
: BaseLib.h
, GccInline.c
, ReadDr1.c
, GccInline.c
- AsmReadDr2()
: BaseLib.h
, GccInline.c
, ReadDr2.c
, GccInline.c
- AsmReadDr3()
: GccInline.c
, BaseLib.h
, GccInline.c
, ReadDr3.c
- AsmReadDr4()
: GccInline.c
, BaseLib.h
, GccInline.c
, ReadDr4.c
- AsmReadDr5()
: BaseLib.h
, GccInline.c
, ReadDr5.c
, GccInline.c
- AsmReadDr6()
: BaseLib.h
, GccInline.c
, ReadDr6.c
, GccInline.c
- AsmReadDr7()
: BaseLib.h
, GccInline.c
, ReadDr7.c
, GccInline.c
- AsmReadDs()
: BaseLib.h
, GccInline.c
, ReadDs.c
, GccInline.c
- AsmReadEflags()
: BaseLib.h
, GccInline.c
, ReadEflags.c
, GccInline.c
- AsmReadEs()
: BaseLib.h
, GccInline.c
, ReadEs.c
, GccInline.c
- AsmReadFs()
: BaseLib.h
, GccInline.c
, ReadFs.c
, GccInline.c
- AsmReadGdtr()
: BaseLib.h
, X86ReadGdtr.c
- AsmReadGp()
: BaseLib.h
- AsmReadGs()
: GccInline.c
, ReadGs.c
, GccInline.c
, BaseLib.h
- AsmReadIbr()
: BaseLib.h
- AsmReadIdtr()
: BaseLib.h
, X86ReadIdtr.c
- AsmReadIrr0()
: BaseLib.h
- AsmReadIrr1()
: BaseLib.h
- AsmReadIrr2()
: BaseLib.h
- AsmReadIrr3()
: BaseLib.h
- AsmReadItc()
: BaseLib.h
- AsmReadItm()
: BaseLib.h
- AsmReadItv()
: BaseLib.h
- AsmReadIva()
: BaseLib.h
- AsmReadIvr()
: BaseLib.h
- AsmReadKr0()
: BaseLib.h
- AsmReadKr1()
: BaseLib.h
- AsmReadKr2()
: BaseLib.h
- AsmReadKr3()
: BaseLib.h
- AsmReadKr4()
: BaseLib.h
- AsmReadKr5()
: BaseLib.h
- AsmReadKr6()
: BaseLib.h
- AsmReadKr7()
: BaseLib.h
- AsmReadLdtr()
: GccInline.c
, ReadLdtr.c
, GccInline.c
, BaseLib.h
- AsmReadLid()
: BaseLib.h
- AsmReadLrr0()
: BaseLib.h
- AsmReadLrr1()
: BaseLib.h
- AsmReadMm0()
: BaseLib.h
, ReadMm0.c
, GccInline.c
- AsmReadMm1()
: BaseLib.h
, GccInline.c
, ReadMm1.c
, GccInline.c
- AsmReadMm2()
: BaseLib.h
, ReadMm2.c
, GccInline.c
- AsmReadMm3()
: BaseLib.h
, ReadMm3.c
, GccInline.c
- AsmReadMm4()
: BaseLib.h
, ReadMm4.c
, GccInline.c
- AsmReadMm5()
: BaseLib.h
, ReadMm5.c
, GccInline.c
- AsmReadMm6()
: BaseLib.h
, GccInline.c
, ReadMm6.c
, GccInline.c
- AsmReadMm7()
: GccInline.c
, BaseLib.h
, ReadMm7.c
, GccInline.c
- AsmReadMsr()
: BaseLib.h
- AsmReadMsr32()
: BaseLib.h
, X86Msr.c
- AsmReadMsr64()
: ReadMsr64.c
, BaseLib.h
, ReadMsr64.c
, GccInline.c
- AsmReadPmc()
: BaseLib.h
, GccInline.c
, BaseLib.h
, ReadPmc.c
- AsmReadPmd()
: BaseLib.h
- AsmReadPmv()
: BaseLib.h
- AsmReadPsr()
: BaseLib.h
- AsmReadPta()
: BaseLib.h
- AsmReadSp()
: BaseLib.h
- AsmReadSs()
: BaseLib.h
, GccInline.c
, ReadSs.c
, GccInline.c
- AsmReadTpr()
: BaseLib.h
- AsmReadTr()
: ReadTr.c
, BaseLib.h
, GccInline.c
- AsmReadTsc()
: ReadTsc.c
, GccInline.c
, BaseLib.h
- AsmThunk16()
: BaseLib.h
, X86Thunk.c
- AsmWbinvd()
: BaseLib.h
, GccInline.c
, Wbinvd.c
, GccInline.c
- AsmWriteCmcv()
: BaseLib.h
- AsmWriteCr0()
: BaseLib.h
, GccInline.c
, WriteCr0.c
, GccInline.c
- AsmWriteCr2()
: BaseLib.h
, WriteCr2.c
, GccInline.c
- AsmWriteCr3()
: BaseLib.h
, GccInline.c
, WriteCr3.c
, GccInline.c
- AsmWriteCr4()
: WriteCr4.c
, BaseLib.h
, GccInline.c
- AsmWriteDbr()
: BaseLib.h
- AsmWriteDcr()
: BaseLib.h
- AsmWriteDr0()
: WriteDr0.c
, GccInline.c
, BaseLib.h
, GccInline.c
- AsmWriteDr1()
: BaseLib.h
, GccInline.c
, WriteDr1.c
, GccInline.c
- AsmWriteDr2()
: GccInline.c
, WriteDr2.c
, BaseLib.h
- AsmWriteDr3()
: GccInline.c
, BaseLib.h
, WriteDr3.c
, GccInline.c
- AsmWriteDr4()
: GccInline.c
, BaseLib.h
, WriteDr4.c
- AsmWriteDr5()
: BaseLib.h
, GccInline.c
, WriteDr5.c
, GccInline.c
- AsmWriteDr6()
: GccInline.c
, BaseLib.h
, WriteDr6.c
- AsmWriteDr7()
: WriteDr7.c
, GccInline.c
, BaseLib.h
, GccInline.c
- AsmWriteEoi()
: BaseLib.h
- AsmWriteGdtr()
: BaseLib.h
, X86WriteGdtr.c
- AsmWriteGp()
: BaseLib.h
- AsmWriteIbr()
: BaseLib.h
- AsmWriteIdtr()
: BaseLib.h
, X86WriteIdtr.c
- AsmWriteItc()
: BaseLib.h
- AsmWriteItm()
: BaseLib.h
- AsmWriteItv()
: BaseLib.h
- AsmWriteIva()
: BaseLib.h
- AsmWriteKr0()
: BaseLib.h
- AsmWriteKr1()
: BaseLib.h
- AsmWriteKr2()
: BaseLib.h
- AsmWriteKr3()
: BaseLib.h
- AsmWriteKr4()
: BaseLib.h
- AsmWriteKr5()
: BaseLib.h
- AsmWriteKr6()
: BaseLib.h
- AsmWriteKr7()
: BaseLib.h
- AsmWriteLdtr()
: BaseLib.h
, GccInline.c
, WriteLdtr.c
- AsmWriteLid()
: BaseLib.h
- AsmWriteLrr0()
: BaseLib.h
- AsmWriteLrr1()
: BaseLib.h
- AsmWriteMm0()
: GccInline.c
, WriteMm0.c
, GccInline.c
, BaseLib.h
- AsmWriteMm1()
: WriteMm1.c
, GccInline.c
, BaseLib.h
, GccInline.c
- AsmWriteMm2()
: GccInline.c
, BaseLib.h
, WriteMm2.c
, GccInline.c
- AsmWriteMm3()
: GccInline.c
, WriteMm3.c
, BaseLib.h
- AsmWriteMm4()
: BaseLib.h
, GccInline.c
, WriteMm4.c
- AsmWriteMm5()
: GccInline.c
, WriteMm5.c
, BaseLib.h
, GccInline.c
- AsmWriteMm6()
: GccInline.c
, WriteMm6.c
, BaseLib.h
, GccInline.c
- AsmWriteMm7()
: BaseLib.h
, WriteMm7.c
, GccInline.c
- AsmWriteMsr()
: BaseLib.h
- AsmWriteMsr32()
: X86Msr.c
, BaseLib.h
- AsmWriteMsr64()
: WriteMsr64.c
, BaseLib.h
, GccInline.c
- AsmWritePmc()
: BaseLib.h
- AsmWritePmd()
: BaseLib.h
- AsmWritePmv()
: BaseLib.h
- AsmWritePsr()
: BaseLib.h
- AsmWritePta()
: BaseLib.h
- AsmWriteTpr()
: BaseLib.h
Generated on Thu Sep 24 23:14:29 2015 for MdePkg[ALL] by
1.5.7.1