Searched refs:OpromRevision (Results 1 – 2 of 2) sorted by relevance
1870 OUT UINT8 *OpromRevision, OPTIONAL in LegacyBiosCheckPciRomEx() argument1929 OpromRevision, in LegacyBiosCheckPciRomEx()2262 IN UINT8 OpromRevision, in LegacyBiosInstallRom() argument2315 if ((OpromRevision >= 3) && (Private->Csm16PciInterfaceVersion >= 0x0300)) { in LegacyBiosInstallRom()2520 …Private->IntThunk->DispatchOpromTable.RuntimeSegment = (UINT16)((OpromRevision < 3) ?… in LegacyBiosInstallRom()2754 UINT8 OpromRevision; in LegacyBiosInstallPciRom() local2758 OpromRevision = 0; in LegacyBiosInstallPciRom()2909 &OpromRevision, in LegacyBiosInstallPciRom()2971 OpromRevision = Pcir->Revision; in LegacyBiosInstallPciRom()2973 OpromRevision = 0; in LegacyBiosInstallPciRom()[all …]
1479 OUT UINT8 *OpromRevision, OPTIONAL