Searched refs:RomLength (Results 1 – 8 of 8) sorted by relevance
27 UINT64 RomLength; member54 IN UINT64 RomLength in PciRomAddImageMapping() argument84 mRomImageTable[mNumberOfPciRomImages].RomLength = RomLength; in PciRomAddImageMapping()120 PciIoDevice->PciIo.RomSize = (UINTN) mRomImageTable[Index].RomLength; in PciRomGetImageMapping()
38 IN UINT64 RomLength
26 UINT32 RomLength; member
33 UINT32 RomLength; member
452 UINT32 RomLength; in LaunchBaseCode() local464 RomLength = OPTION_ROM_PTR->ROMlength << 9; in LaunchBaseCode()465 if (CalculateSum8 ((UINT8 *) RomAddress, RomLength) != 0) { in LaunchBaseCode()472 if ((UINTN) (OPTION_ROM_PTR->PxeRomIdOffset + RomIdTableAddress->StructLength) > RomLength) { in LaunchBaseCode()510 SimpleNetworkDevice->Nii.ImageSize = RomLength; in LaunchBaseCode()
139 RomSize = (UINTN) PciOptionRomDescriptor->RomLength; in PciRomLoadEfiDriversFromRomImage()378 PciIoDevice->PciIo.RomSize = (UINTN) PciOptionRomDescriptor->RomLength; in PciRomGetRomResourceFromPciOptionRomTable()
506 TempPciOptionRomDescriptors->RomLength = RomBarSize; in CheckForRom()