Searched refs:MaxRuntimeImageLength (Results 1 – 6 of 6) sorted by relevance
45 UINT16 MaxRuntimeImageLength; member
37 UINT16 MaxRuntimeImageLength; member
72 UINT16 MaxRuntimeImageLength; member
286 OUT UINTN *MaxRuntimeImageLength, OPTIONAL in GetPciLegacyRom() argument409 if (MaxRuntimeImageLength != NULL) { in GetPciLegacyRom()411 *MaxRuntimeImageLength = 0; in GetPciLegacyRom()413 *MaxRuntimeImageLength = Pcir->MaxRuntimeImageLength * 512; in GetPciLegacyRom()2978 RuntimeImageLength = Pcir->MaxRuntimeImageLength * 512; in LegacyBiosInstallPciRom()
646 PciDs30.MaxRuntimeImageLength = 0; // to be fixed in ProcessEfiFile()1436 fprintf (stdout, " MaxRuntimeImageLength 0x%02X\n", PciDs30.MaxRuntimeImageLength); in DumpImage()
1535 fprintf (stdout, " Max Runtime Image Length 0x%08X\n", PciDs.MaxRuntimeImageLength * 512); in DumpImage()