Home
last modified time | relevance | path

Searched refs:OpromRevision (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c1870 OUT UINT8 *OpromRevision, OPTIONAL in LegacyBiosCheckPciRomEx() argument
1929 OpromRevision, in LegacyBiosCheckPciRomEx()
2262 IN UINT8 OpromRevision, in LegacyBiosInstallRom() argument
2315 if ((OpromRevision >= 3) && (Private->Csm16PciInterfaceVersion >= 0x0300)) { in LegacyBiosInstallRom()
2520 …Private->IntThunk->DispatchOpromTable.RuntimeSegment = (UINT16)((OpromRevision < 3) ?… in LegacyBiosInstallRom()
2754 UINT8 OpromRevision; in LegacyBiosInstallPciRom() local
2758 OpromRevision = 0; in LegacyBiosInstallPciRom()
2909 &OpromRevision, in LegacyBiosInstallPciRom()
2971 OpromRevision = Pcir->Revision; in LegacyBiosInstallPciRom()
2973 OpromRevision = 0; in LegacyBiosInstallPciRom()
[all …]
DLegacyBiosInterface.h1479 OUT UINT8 *OpromRevision, OPTIONAL