iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_IFR_OP_HEADER | Header |
Standard opcode header, where Header.Op = EFI_IFR_SECURITY_OP. More... | |
EFI_GUID | Permissions |
Security permission level. More... | |
Definition at line 1483 of file UefiInternalFormRepresentation.h.
EFI_IFR_OP_HEADER _EFI_IFR_SECURITY::Header |
Standard opcode header, where Header.Op = EFI_IFR_SECURITY_OP.
Definition at line 1487 of file UefiInternalFormRepresentation.h.
EFI_GUID _EFI_IFR_SECURITY::Permissions |
Security permission level.
Definition at line 1491 of file UefiInternalFormRepresentation.h.