ReactOS 0.4.16-dev-117-g38f21f9
|
#include <bl.h>
Public Attributes | |
BL_ARCH_MODE | Mode |
BL_TRANSLATION_TYPE | TranslationType |
ULONG | ContextFlags |
ULONG _BL_ARCH_CONTEXT::ContextFlags |
Definition at line 1001 of file bl.h.
Referenced by BlMmIsTranslationEnabled(), and MmArchTranslateVirtualAddress().
BL_ARCH_MODE _BL_ARCH_CONTEXT::Mode |
Definition at line 999 of file bl.h.
Referenced by ArchInitializeContexts(), BlockIoFirmwareRead(), BlpArchSwitchContext(), ConsoleFirmwareTextClear(), EfiAllocatePages(), EfiCloseProtocol(), EfiConInExReset(), EfiConInExSetState(), EfiConInReset(), EfiConnectController(), EfiConOutEnableCursor(), EfiConOutOutputString(), EfiConOutQueryMode(), EfiConOutReadCurrentMode(), EfiConOutSetAttribute(), EfiConOutSetCursorPosition(), EfiConOutSetMode(), EfiFreePages(), EfiGetMemoryMap(), EfiGetVariable(), EfiGopGetCurrentMode(), EfiGopGetFrameBuffer(), EfiGopSetMode(), EfiLocateHandleBuffer(), EfiOpenProtocol(), EfiPrintf(), EfiResetSystem(), EfiSetWatchdogTimer(), EfiStall(), EfiVmOpenProtocol(), EfiVmpCloseProtocol(), MmFwGetMemoryMap(), and MmMapPhysicalAddress().
BL_TRANSLATION_TYPE _BL_ARCH_CONTEXT::TranslationType |