X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=DuetPkg%2FPciBusNoEnumerationDxe%2FPciCommand.c;h=61393edeb4e7129d7eff445c06aaa51700443813;hp=1654952d0317b5bde2222e13b0ea83293c287b46;hb=bc14bdb317105f282ca5e6543e97ae545dd681df;hpb=efe08f48c555f56f16b568098e4d7047ce1e7e84 diff --git a/DuetPkg/PciBusNoEnumerationDxe/PciCommand.c b/DuetPkg/PciBusNoEnumerationDxe/PciCommand.c index 1654952d03..61393edeb4 100644 --- a/DuetPkg/PciBusNoEnumerationDxe/PciCommand.c +++ b/DuetPkg/PciBusNoEnumerationDxe/PciCommand.c @@ -420,7 +420,7 @@ Returns: PciIoDevice->PciIo.Pci.Read ( &PciIoDevice->PciIo, EfiPciIoWidthUint32, - EFI_PCI_CAPABILITY_PTR, + PCI_CAPBILITY_POINTER_OFFSET, 1, &Temp );