XenevaOS
Loading...
Searching...
No Matches
XenevaOS
Boot
include
Guid
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
21
#include <
Ppi/VectorHandoffInfo.h
>
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
31
extern
EFI_GUID
gEfiVectorHandoffTableGuid
;
32
33
#endif
VectorHandoffInfo.h
gEfiVectorHandoffTableGuid
EFI_GUID gEfiVectorHandoffTableGuid
GUID
Definition
Base.h:281
Generated by
1.9.8