X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FInclude%2FGuid%2FVirtioMmioTransport.h;fp=OvmfPkg%2FInclude%2FGuid%2FVirtioMmioTransport.h;h=280700d4045d03b6fefdade626010b751dd4b924;hb=ac0a286f4d747a4c6c603a7b225917293cbe1e9f;hp=91e1f13910f84c3a6b6d5a51e08d67546ca6c7af;hpb=d1050b9dff1cace252aff86630bfdb59dff5f507;p=mirror_edk2.git diff --git a/OvmfPkg/Include/Guid/VirtioMmioTransport.h b/OvmfPkg/Include/Guid/VirtioMmioTransport.h index 91e1f13910..280700d404 100644 --- a/OvmfPkg/Include/Guid/VirtioMmioTransport.h +++ b/OvmfPkg/Include/Guid/VirtioMmioTransport.h @@ -14,6 +14,6 @@ #define VIRTIO_MMIO_TRANSPORT_GUID \ {0x837dca9e, 0xe874, 0x4d82, {0xb2, 0x9a, 0x23, 0xfe, 0x0e, 0x23, 0xd1, 0xe2}} -extern EFI_GUID gVirtioMmioTransportGuid; +extern EFI_GUID gVirtioMmioTransportGuid; #endif