Searched refs:EFI_HII_IIBT_END_BLOCK (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DImage.c21 Get the imageid of last image block: EFI_HII_IIBT_END_BLOCK when input
28 @param ImageId If input ImageId is 0, output the image id of the EFI_HII_IIBT_END_BLOCK;
174 // When ImageId is zero, return the imageid of last image block: EFI_HII_IIBT_END_BLOCK.
680 ImagePackage->ImageBlockSize - sizeof (EFI_HII_IIBT_END_BLOCK)
684 ImageBlock += ImagePackage->ImageBlockSize - sizeof (EFI_HII_IIBT_END_BLOCK);
716 BlockSize = sizeof (EFI_HII_IIBT_END_BLOCK) + NewBlockSize;
782 ((EFI_HII_IIBT_END_BLOCK *) (ImageBlock))->Header.BlockType = EFI_HII_IIBT_END;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h430 } EFI_HII_IIBT_END_BLOCK; typedef in typeref:struct:_EFI_HII_IIBT_END_BLOCK
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h507 } EFI_HII_IIBT_END_BLOCK; typedef in typeref:struct:_EFI_HII_IIBT_END_BLOCK
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h505 } EFI_HII_IIBT_END_BLOCK; typedef in typeref:struct:_EFI_HII_IIBT_END_BLOCK

Completed in 80 milliseconds