HomeSort by relevance Sort by last modified time
    Searched refs:RomInMemory (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciOptionRomSupport.c 159 UINT8 *RomInMemory;
166 RomInMemory = NULL;
296 RomInMemory = Image;
302 PciDevice->PciIo.RomImage = RomInMemory;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciOptionRomSupport.c 398 UINT8 *RomInMemory;
405 RomInMemory = NULL;
535 RomInMemory = Image;
542 PciDevice->PciIo.RomImage = RomInMemory;

Completed in 488 milliseconds