TianoCore EDK2 master
|
#include <Ppi/VectorHandoffInfo.h>
Go to the source code of this file.
Macros | |
#define | EFI_VECTOR_HANDOF_TABLE_GUID { 0x996ec11c, 0x5397, 0x4e73, { 0xb5, 0x8f, 0x82, 0x7e, 0x52, 0x90, 0x6d, 0xef }} |
Variables | |
EFI_GUID | gEfiVectorHandoffTableGuid |
GUID for system configuration table entry that points to the table in case an entity in DXE wishes to update/change the vector table contents.
Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file VectorHandoffTable.h.
#define EFI_VECTOR_HANDOF_TABLE_GUID { 0x996ec11c, 0x5397, 0x4e73, { 0xb5, 0x8f, 0x82, 0x7e, 0x52, 0x90, 0x6d, 0xef }} |
Definition at line 25 of file VectorHandoffTable.h.