iPXE
|
#include <UefiInternalFormRepresentation.h>
Data Fields | |
EFI_HII_ANIMATION_BLOCK | Header |
Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT4. More... | |
UINT8 | BlockType2 |
The block type. More... | |
UINT32 | Length |
Size of the animation block, in bytes, including the animation block header. More... | |
Definition at line 1924 of file UefiInternalFormRepresentation.h.
EFI_HII_ANIMATION_BLOCK _EFI_HII_AIBT_EXT4_BLOCK::Header |
Standard animation header, where Header.BlockType = EFI_HII_AIBT_EXT4.
Definition at line 1928 of file UefiInternalFormRepresentation.h.
UINT8 _EFI_HII_AIBT_EXT4_BLOCK::BlockType2 |
The block type.
Definition at line 1932 of file UefiInternalFormRepresentation.h.
UINT32 _EFI_HII_AIBT_EXT4_BLOCK::Length |
Size of the animation block, in bytes, including the animation block header.
Definition at line 1936 of file UefiInternalFormRepresentation.h.