X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FVirtioPciDeviceDxe%2FVirtioPciDevice.h;h=8f17a16c88f5b21bc3faa2fb4f863cc26813b281;hb=d93a10c02bd963cc11670a9e02ce396764838768;hp=95f82611e29505fbc3ecd1eb4c918dd6dad07ad7;hpb=235be6a0f197d6c103615ae2bf7b329ece890da1;p=mirror_edk2.git diff --git a/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.h b/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.h index 95f82611e2..8f17a16c88 100644 --- a/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.h +++ b/OvmfPkg/VirtioPciDeviceDxe/VirtioPciDevice.h @@ -124,8 +124,8 @@ VirtioPciSetGuestFeatures ( EFI_STATUS EFIAPI VirtioPciSetQueueAddress ( - VIRTIO_DEVICE_PROTOCOL *This, - UINT32 Address + IN VIRTIO_DEVICE_PROTOCOL *This, + IN VRING *Ring ); EFI_STATUS