Searched refs:EFI_HII_SIBT_EXT2_BLOCK (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DString.c288 EFI_HII_SIBT_EXT2_BLOCK Ext2;
489 CopyMem (&Ext2, BlockHdr, sizeof (EFI_HII_SIBT_EXT2_BLOCK));
495 BlockHdr += sizeof (EFI_HII_SIBT_EXT2_BLOCK);
896 EFI_HII_SIBT_EXT2_BLOCK Ext2;
1078 CopyMem (BlockPtr, &Ext2, sizeof (EFI_HII_SIBT_EXT2_BLOCK));
1079 BlockPtr += sizeof (EFI_HII_SIBT_EXT2_BLOCK);
1165 EFI_HII_SIBT_EXT2_BLOCK Ext2;
1484 CopyMem (BlockPtr, &Ext2, sizeof (EFI_HII_SIBT_EXT2_BLOCK));
1485 BlockPtr += sizeof (EFI_HII_SIBT_EXT2_BLOCK);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Common/
H A DUefiInternalFormRepresentation.h323 } EFI_HII_SIBT_EXT2_BLOCK; typedef in typeref:struct:_EFI_HII_SIBT_EXT2_BLOCK
332 EFI_HII_SIBT_EXT2_BLOCK Header;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiInternalFormRepresentation.h392 } EFI_HII_SIBT_EXT2_BLOCK; typedef in typeref:struct:_EFI_HII_SIBT_EXT2_BLOCK
401 EFI_HII_SIBT_EXT2_BLOCK Header;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiInternalFormRepresentation.h390 } EFI_HII_SIBT_EXT2_BLOCK; typedef in typeref:struct:_EFI_HII_SIBT_EXT2_BLOCK
399 EFI_HII_SIBT_EXT2_BLOCK Header;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrUtilityLib.cpp3279 EFI_HII_SIBT_EXT2_BLOCK Ext2;
3451 memcpy (&Ext2, BlockHdr, sizeof (EFI_HII_SIBT_EXT2_BLOCK));

Completed in 104 milliseconds