iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_HII_ANIMATION_BLOCK | Header |
Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT2. More... | |
UINT8 | BlockType2 |
The block type. More... | |
UINT16 | Length |
Size of the animation block, in bytes, including the animation block header. More... | |
Definition at line 1899 of file UefiInternalFormRepresentation.h.
EFI_HII_ANIMATION_BLOCK _EFI_HII_AIBT_EXT2_BLOCK::Header |
Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT2.
Definition at line 1903 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_HII_AIBT_EXT2_BLOCK::BlockType2 |
The block type.
Definition at line 1907 of file UefiInternalFormRepresentation.h.
UINT16 _EFI_HII_AIBT_EXT2_BLOCK::Length |
Size of the animation block, in bytes, including the animation block header.
Definition at line 1911 of file UefiInternalFormRepresentation.h.