Go to the source code of this file.
◆ Archx86TransferTo32BitApplicationAsm()
VOID Archx86TransferTo32BitApplicationAsm |
( |
VOID |
| ) |
|
◆ BlpArchInitialize()
Definition at line 42 of file arch.c.
45{
46 EfiPrintf(
L" BlpArchInitialize NOT IMPLEMENTED for this platform\r\n");
48}
#define STATUS_NOT_IMPLEMENTED
Referenced by InitializeLibrary().
◆ BlpArchSwitchContext()
Definition at line 23 of file arch.c.
Referenced by BlockIoFirmwareRead(), ConsoleFirmwareTextClear(), EfiAllocatePages(), EfiCloseProtocol(), EfiConInExReset(), EfiConInExSetState(), EfiConInReset(), EfiConnectController(), EfiConOutEnableCursor(), EfiConOutOutputString(), EfiConOutQueryMode(), EfiConOutReadCurrentMode(), EfiConOutSetAttribute(), EfiConOutSetCursorPosition(), EfiConOutSetMode(), EfiFreePages(), EfiGetMemoryMap(), EfiGetVariable(), EfiGopGetCurrentMode(), EfiGopGetFrameBuffer(), EfiGopSetMode(), EfiLocateHandleBuffer(), EfiOpenProtocol(), EfiPrintf(), EfiSetWatchdogTimer(), EfiStall(), EfiVmOpenProtocol(), EfiVmpCloseProtocol(), MmFwGetMemoryMap(), and OslDrawLogo().
◆ OslArchTransferToKernel()
Definition at line 57 of file arch.c.
61{
62 EfiPrintf(
L" OslArchTransferToKernel NOT IMPLEMENTED for this platform\r\n");
64}
◆ BlMmMoveVirtualAddressRange
◆ BlMmRelocateSelfMap
◆ BlMmZeroVirtualAddressRange
◆ CurrentExecutionContext
Definition at line 15 of file arch.c.
Referenced by BlMmIsTranslationEnabled(), BlockIoFirmwareRead(), 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(), MmArchTranslateVirtualAddress(), MmFwGetMemoryMap(), and MmMapPhysicalAddress().