Searched refs:StructLength (Results 1 – 2 of 2) sorted by relevance
123 UINT8 StructLength; ///< Length of this structure in bytes. member139 UINT8 StructLength; ///< Length of this structure in bytes. member154 UINT8 StructLength; ///< Length of this structure in bytes. member201 UINT8 StructLength; ///< Length of PXE-2.0 Entry Point structure in bytes. member
142 DisplayPointer->StructLength) in Print_ROMID_Table()240 DisplayPointer->StructLength) in Print_PXE_Table()384 DisplayPointer->StructLength) in Print_PXENV_Table()472 if ((UINTN) (OPTION_ROM_PTR->PxeRomIdOffset + RomIdTableAddress->StructLength) > RomLength) { in LaunchBaseCode()487 if (CalculateSum8 ((UINT8 *) RomIdTableAddress, RomIdTableAddress->StructLength) != 0) { in LaunchBaseCode()776 if (CalculateSum8 ((UINT8 *) Pxe, Pxe->StructLength) != 0) { in LaunchBaseCode()781 if (Pxe->StructLength < (UINT8 *) &Pxe->FirstSelector - (UINT8 *) Pxe->Signature) { in LaunchBaseCode()