MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_HII_AIBT_EXT1_BLOCK Struct Reference

Data Fields

EFI_HII_ANIMATION_BLOCK Header
 
UINT8 BlockType2
 
UINT8 Length
 

Detailed Description

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

Field Documentation

UINT8 _EFI_HII_AIBT_EXT1_BLOCK::BlockType2

The block type.

EFI_HII_ANIMATION_BLOCK _EFI_HII_AIBT_EXT1_BLOCK::Header

Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT1.

UINT8 _EFI_HII_AIBT_EXT1_BLOCK::Length

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