iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
UINT8 | OpCode |
UINT8 | Length: 7 |
UINT8 | Scope: 1 |
Definition at line 800 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_IFR_OP_HEADER::OpCode |
Definition at line 801 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_IFR_OP_HEADER::Length |
Definition at line 802 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_IFR_OP_HEADER::Scope |
Definition at line 803 of file UefiInternalFormRepresentation.h.
Referenced by efi_ifr_form_set_op(), and efi_ifr_suppress_if_op().