Home
last modified time | relevance | path

Searched refs:RomBuffer (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ia32/
DPcatIo.c324 EFI_PHYSICAL_ADDRESS RomBuffer; in CheckForRom() local
475 &RomBuffer in CheckForRom()
483 …Mem.Read (IoDev, EfiPciWidthUint32, RomBar, RomBarSize / sizeof(UINT32), (VOID *)(UINTN)RomBuffer); in CheckForRom()
504 TempPciOptionRomDescriptors->RomAddress = RomBuffer; in CheckForRom()
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/X64/
DPcatIo.c324 EFI_PHYSICAL_ADDRESS RomBuffer; in CheckForRom() local
475 &RomBuffer in CheckForRom()
483 …Mem.Read (IoDev, EfiPciWidthUint32, RomBar, RomBarSize / sizeof(UINT32), (VOID *)(UINTN)RomBuffer); in CheckForRom()
504 TempPciOptionRomDescriptors->RomAddress = RomBuffer; in CheckForRom()