]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUID
authorLaszlo Ersek <lersek@redhat.com>
Fri, 2 Jan 2015 12:08:06 +0000 (12:08 +0000)
committerlersek <lersek@Edk2>
Fri, 2 Jan 2015 12:08:06 +0000 (12:08 +0000)
commit3765e030affb69f3c9d6d34a0be48f6bf533c480
tree119888d21b981830d16301f1270615ee6971467e
parent2f9c55cc1d00c075c20dc196699eb8f0d6029069
OvmfPkg: introduce VIRTIO_MMIO_TRANSPORT_GUID

Soon there will be more than one modules (in separate packages) that need
to have an understanding about the GUID used in the VenHw() device path
nodes that describe virtio-mmio transports. Define such a GUID explicitly.

Preserve the current value (which happens to be the FILE_GUID of
ArmPlatformPkg/ArmVirtualizationPkg/VirtFdtDxe/VirtFdtDxe.inf) for
compatibility with external users.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16572 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Include/Guid/VirtioMmioTransport.h [new file with mode: 0644]
OvmfPkg/OvmfPkg.dec