iPXE
Data Fields
_EFI_IFR_ANIMATION Struct Reference

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...
 

Detailed Description

Animation IFR opcode.

Definition at line 1826 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

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.

◆ Id

EFI_ANIMATION_ID _EFI_IFR_ANIMATION::Id

Animation identifier in the HII database.

Definition at line 1835 of file UefiInternalFormRepresentation.h.


The documentation for this struct was generated from the following file: