Searched refs:DispatchOpromTable (Results 1 – 2 of 2) sorted by relevance
2513 …Private->IntThunk->DispatchOpromTable.PnPInstallationCheckSegment = Private->Legacy16Table->PnPIns… in LegacyBiosInstallRom()2514 …Private->IntThunk->DispatchOpromTable.PnPInstallationCheckOffset = Private->Legacy16Table->PnPIns… in LegacyBiosInstallRom()2515 Private->IntThunk->DispatchOpromTable.OpromSegment = (UINT16) (InitAddress >> 4); in LegacyBiosInstallRom()2516 Private->IntThunk->DispatchOpromTable.PciBus = (UINT8) Bus; in LegacyBiosInstallRom()2517 …Private->IntThunk->DispatchOpromTable.PciDeviceFunction = (UINT8) ((Device << 3) | Funct… in LegacyBiosInstallRom()2518 …Private->IntThunk->DispatchOpromTable.NumberBbsEntries = (UINT8) Private->IntThunk->Efi… in LegacyBiosInstallRom()2519 …Private->IntThunk->DispatchOpromTable.BbsTablePointer = (UINT32) (UINTN) Private->BbsT… in LegacyBiosInstallRom()2520 …Private->IntThunk->DispatchOpromTable.RuntimeSegment = (UINT16)((OpromRevision < 3) ?… in LegacyBiosInstallRom()2521 TempData = (UINTN) &Private->IntThunk->DispatchOpromTable; in LegacyBiosInstallRom()2542 …if (Private->IntThunk->DispatchOpromTable.NumberBbsEntries != (UINT8) Private->IntThunk->EfiToLega… in LegacyBiosInstallRom()[all …]
299 EFI_DISPATCH_OPROM_TABLE DispatchOpromTable; member344 EFI_DISPATCH_OPROM_TABLE DispatchOpromTable; member417 EFI_DISPATCH_OPROM_TABLE DispatchOpromTable; member