mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-28 16:14:04 +02:00
OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDs
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> Reviewed-by: Laszlo Ersek <lersek@redhat.com> Tested-by: Laszlo Ersek <lersek@redhat.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14809 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d092ba8e71
commit
10b9b03794
@ -35,6 +35,13 @@
|
||||
#define VIRTIO_SUBSYSTEM_9P_TRANSPORT 9
|
||||
#define VIRTIO_SUBSYSTEM_MAC80211_WLAN 10
|
||||
|
||||
//
|
||||
// Virtio IDs
|
||||
//
|
||||
#define VIRTIO_VENDOR_ID 0x1AF4
|
||||
#define VIRTIO_MMIO_MAGIC 0x74726976 // "virt"
|
||||
|
||||
|
||||
//
|
||||
// VirtIo Device Specific Configuration Offsets
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user