iPXE
|
Animation IFR opcode. More...
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_IFR_OP_HEADER | Header |
Standard opcode header, where Header.OpCode is EFI_IFR_ANIMATION_OP. More... | |
EFI_ANIMATION_ID | Id |
Animation identifier in the HII database. More... | |
Animation IFR opcode.
Definition at line 1826 of file UefiInternalFormRepresentation.h.
EFI_IFR_OP_HEADER _EFI_IFR_ANIMATION::Header |
Standard opcode header, where Header.OpCode is EFI_IFR_ANIMATION_OP.
Definition at line 1831 of file UefiInternalFormRepresentation.h.
EFI_ANIMATION_ID _EFI_IFR_ANIMATION::Id |
Animation identifier in the HII database.
Definition at line 1835 of file UefiInternalFormRepresentation.h.