|
TianoCore EDK2 master
|
#include <MdePkg/Include/Ppi/VectorHandoffInfo.h>
Data Fields | |
| UINT32 | VectorNumber |
| UINT32 | Attribute |
| EFI_GUID | Owner |
EFI_VECTOR_HANDOFF_INFO entries that describes the interrupt and/or exception vectors in use in the PEI Phase.
Definition at line 40 of file VectorHandoffInfo.h.
| UINT32 EFI_VECTOR_HANDOFF_INFO::Attribute |
Definition at line 48 of file VectorHandoffInfo.h.
| EFI_GUID EFI_VECTOR_HANDOFF_INFO::Owner |
Definition at line 53 of file VectorHandoffInfo.h.
| UINT32 EFI_VECTOR_HANDOFF_INFO::VectorNumber |
Definition at line 44 of file VectorHandoffInfo.h.