Searched refs:EntrypointContext (Results 1 – 2 of 2) sorted by relevance
214 SWITCH_32_TO_64_CONTEXT *EntrypointContext, in _ModuleEntryPoint() argument246 PageFaultIdtTable.PageFaultContext.Page1GSupport = EntrypointContext->Page1GSupport; in _ModuleEntryPoint()260 (EFI_PHYSICAL_ADDRESS *) (UINTN) EntrypointContext->BlockListAddr, in _ModuleEntryPoint()261 (VOID **) (UINTN) EntrypointContext->MemoryBase64Ptr, in _ModuleEntryPoint()262 (UINTN *) (UINTN) EntrypointContext->MemorySize64Ptr in _ModuleEntryPoint()282 (UINT32) (UINTN) EntrypointContext, in _ModuleEntryPoint()284 (UINT32) (EntrypointContext->StackBufferBase + EntrypointContext->StackBufferLength) in _ModuleEntryPoint()
262 SWITCH_32_TO_64_CONTEXT *EntrypointContext, in ReturnFunction() argument274 LongJump ((BASE_LIBRARY_JUMP_BUFFER *)(UINTN)EntrypointContext->JumpBuffer, 1); in ReturnFunction()