Home
last modified time | relevance | path

Searched refs:EFI_VECTOR_HANDOFF_LAST_ENTRY (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
DVectorHandoffInfo.h39 #define EFI_VECTOR_HANDOFF_LAST_ENTRY 0x80000000 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/X64/
DDxeLoadFunc.c58 while (VectorInfo->Attribute != EFI_VECTOR_HANDOFF_LAST_ENTRY) { in HandOffToDxeCore()
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/
DCpuExceptionCommon.c205 while (VectorInfo->Attribute != EFI_VECTOR_HANDOFF_LAST_ENTRY) { in ReadAndVerifyVectorInfo()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/Ia32/
DDxeLoadFunc.c355 while (VectorInfo->Attribute != EFI_VECTOR_HANDOFF_LAST_ENTRY) { in HandOffToDxeCore()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeMain.c411 while (VectorInfo->Attribute != EFI_VECTOR_HANDOFF_LAST_ENTRY) { in DxeMain()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c128 EFI_VECTOR_HANDOFF_LAST_ENTRY,