|
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 1909 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 1913 of file UefiInternalFormRepresentation.h.
| UINT8 _EFI_HII_AIBT_EXT2_BLOCK::BlockType2 |
The block type.
Definition at line 1917 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 1921 of file UefiInternalFormRepresentation.h.
1.8.15