Searched refs:PCI_DATA_STRUCTURE_SIGNATURE (Results 1 – 13 of 13) sorted by relevance
80 ASSERT (Pcir->Signature == PCI_DATA_STRUCTURE_SIGNATURE); in LocalLoadFile2()354 if (RomPcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in ContainEfiImage()492 if (RomPcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in LoadOpRomImage()704 ASSERT (Pcir->Signature == PCI_DATA_STRUCTURE_SIGNATURE); in ProcessOpRomImage()
253 if (RomPcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in LoadOpRomImage()457 ASSERT (Pcir->Signature == PCI_DATA_STRUCTURE_SIGNATURE); in ProcessOpRomImage()
173 if (Pcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in PciRomLoadEfiDriversFromRomImage()
311 if (PciDs23->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in ProcessBinFile()321 if (PciDs30->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in ProcessBinFile()613 PciDs23.Signature = PCI_DATA_STRUCTURE_SIGNATURE; in ProcessEfiFile()628 PciDs30.Signature = PCI_DATA_STRUCTURE_SIGNATURE; in ProcessEfiFile()
255 if (Pcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in LoadEfiDriversFromRomImage()
336 #define PCI_DATA_STRUCTURE_SIGNATURE SIGNATURE_32 ('P', 'C', 'I', 'R') macro
351 #define PCI_DATA_STRUCTURE_SIGNATURE EFI_SIGNATURE_32 ('P', 'C', 'I', 'R') macro
497 if (PciDs->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in ProcessBinFile()770 PciDs.Signature = PCI_DATA_STRUCTURE_SIGNATURE; in ProcessEfiFile()
787 #define PCI_DATA_STRUCTURE_SIGNATURE SIGNATURE_32 ('P', 'C', 'I', 'R') macro
452 if (Pcir.Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in CheckForRom()
317 if (Pcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in GetPciLegacyRom()2964 …if ((Pcir->Signature != PCI_DATA_STRUCTURE_SIGNATURE) || (Pcir->CodeType != PCI_CODE_TYPE_PCAT_IMA… in LegacyBiosInstallPciRom()
1241 if (PciDataStructure->Signature != PCI_DATA_STRUCTURE_SIGNATURE) { in Undi16SimpleNetworkLoadUndi()