TianoCore EDK2 master
Loading...
Searching...
No Matches
VectorHandoffTable.h File Reference

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
 

Detailed Description

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

Revision Reference:
GUID defined in PI 1.2.1 spec.

Definition in file VectorHandoffTable.h.

Macro Definition Documentation

◆ EFI_VECTOR_HANDOF_TABLE_GUID

#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.