XenevaOS
Loading...
Searching...
No Matches
VectorHandoffTable.h
Go to the documentation of this file.
1
18#ifndef __EFI_VECTOR_HANDOFF_TABLE_H__
19#define __EFI_VECTOR_HANDOFF_TABLE_H__
20
22
23//
24// System configuration table entry that points to the table
25// in case an entity in DXE wishes to update/change the vector
26// table contents.
27//
28#define EFI_VECTOR_HANDOF_TABLE_GUID \
29 { 0x996ec11c, 0x5397, 0x4e73, { 0xb5, 0x8f, 0x82, 0x7e, 0x52, 0x90, 0x6d, 0xef }}
30
32
33#endif
EFI_GUID gEfiVectorHandoffTableGuid
Definition Base.h:281