Home
last modified time | relevance | path

Searched refs:EmbeddedRom (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h227 BOOLEAN EmbeddedRom;
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.h234 BOOLEAN EmbeddedRom; member
DPciDeviceSupport.c271 PciIoDevice->EmbeddedRom = FALSE; in RegisterPciDevice()
297 PciIoDevice->EmbeddedRom = FALSE; in RegisterPciDevice()
DPciOptionRomSupport.c540 PciDevice->EmbeddedRom = TRUE; in LoadOpRomImage()
DPciEnumeratorSupport.c1098 if (!PciIoDevice->EmbeddedRom) { in PciSetDeviceAttribute()