iPXE
Data Fields
_EFI_HII_ANIMATION_PACKAGE_HDR Struct Reference

HII animation package header. More...

#include <UefiInternalFormRepresentation.h>

Data Fields

EFI_HII_PACKAGE_HEADER Header
 Standard package header, where Header.Type = EFI_HII_PACKAGE_ANIMATIONS. More...
 
UINT32 AnimationInfoOffset
 Offset, relative to this header, of the animation information. More...
 

Detailed Description

HII animation package header.

Definition at line 1841 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

EFI_HII_PACKAGE_HEADER _EFI_HII_ANIMATION_PACKAGE_HDR::Header

Standard package header, where Header.Type = EFI_HII_PACKAGE_ANIMATIONS.

Definition at line 1845 of file UefiInternalFormRepresentation.h.

◆ AnimationInfoOffset

UINT32 _EFI_HII_ANIMATION_PACKAGE_HDR::AnimationInfoOffset

Offset, relative to this header, of the animation information.

If this is zero, then there are no animation sequences in the package.

Definition at line 1850 of file UefiInternalFormRepresentation.h.


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