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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DMisc.c142 DisplayPointer->StructLength)
240 DisplayPointer->StructLength)
384 DisplayPointer->StructLength)
472 if ((UINTN) (OPTION_ROM_PTR->PxeRomIdOffset + RomIdTableAddress->StructLength) > RomLength) {
487 if (CalculateSum8 ((UINT8 *) RomIdTableAddress, RomIdTableAddress->StructLength) != 0) {
770 if (CalculateSum8 ((UINT8 *) Pxe, Pxe->StructLength) != 0) {
775 if (Pxe->StructLength < (UINT8 *) &Pxe->FirstSelector - (UINT8 *) Pxe->Signature) {
H A DPxe.h123 UINT8 StructLength; ///< Length of this structure in bytes. member in struct:__anon10378
139 UINT8 StructLength; ///< Length of this structure in bytes. member in struct:__anon10379
154 UINT8 StructLength; ///< Length of this structure in bytes. member in struct:__anon10380
201 UINT8 StructLength; ///< Length of PXE-2.0 Entry Point structure in bytes. member in struct:__anon10381
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dpxe.h146 UINT8_t StructLength; member in struct:undi_rom_id
H A Dpxe_api.h130 UINT8_t StructLength; /**< Length of this structure */ member in struct:s_PXE
134 * #StructLength) must be zero.

Completed in 157 milliseconds