iPXE
Data Fields
_EFI_HII_AIBT_EXT1_BLOCK Struct Reference

Extended block headers used for variable sized animation records which need an explicit length. More...

#include <UefiInternalFormRepresentation.h>

Data Fields

EFI_HII_ANIMATION_BLOCK Header
 Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT1. More...
 
UINT8 BlockType2
 The block type. More...
 
UINT8 Length
 Size of the animation block, in bytes, including the animation block header. More...
 

Detailed Description

Extended block headers used for variable sized animation records which need an explicit length.

Definition at line 1884 of file UefiInternalFormRepresentation.h.

Field Documentation

◆ Header

EFI_HII_ANIMATION_BLOCK _EFI_HII_AIBT_EXT1_BLOCK::Header

Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT1.

Definition at line 1888 of file UefiInternalFormRepresentation.h.

◆ BlockType2

UINT8 _EFI_HII_AIBT_EXT1_BLOCK::BlockType2

The block type.

Definition at line 1892 of file UefiInternalFormRepresentation.h.

◆ Length

UINT8 _EFI_HII_AIBT_EXT1_BLOCK::Length

Size of the animation block, in bytes, including the animation block header.

Definition at line 1896 of file UefiInternalFormRepresentation.h.


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