HomeSort by relevance Sort by last modified time
    Searched refs:StructLength (Results 1 - 4 of 4) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
pxe.h 103 UINT8_t StructLength;
pxe_api.h 130 UINT8_t StructLength; /**< Length of this structure */
134 * #StructLength) must be zero.
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Misc.c 142 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) {
776 if (CalculateSum8 ((UINT8 *) Pxe, Pxe->StructLength) != 0) {
781 if (Pxe->StructLength < (UINT8 *) &Pxe->FirstSelector - (UINT8 *) Pxe->Signature) {
Pxe.h 123 UINT8 StructLength; ///< Length of this structure in bytes.
139 UINT8 StructLength; ///< Length of this structure in bytes.
154 UINT8 StructLength; ///< Length of this structure in bytes.
201 UINT8 StructLength; ///< Length of PXE-2.0 Entry Point structure in bytes.

Completed in 67 milliseconds