]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: IndustryStandard: add definitions from the VirtIo 1.0 spec
authorLaszlo Ersek <lersek@redhat.com>
Fri, 11 Mar 2016 19:51:12 +0000 (20:51 +0100)
committerLaszlo Ersek <lersek@redhat.com>
Wed, 6 Apr 2016 17:21:39 +0000 (19:21 +0200)
commitacb81416cceda0da2f1d89137d70d167f2a83ca4
treedba5f1e51d11380bf7ae38f52b35f4a0f2248701
parent0bad4cb6f654ed4a3383b8a2ce68508ae7cf0ded
OvmfPkg: IndustryStandard: add definitions from the VirtIo 1.0 spec

These header files are intentionally minimal, and intentionally kept apart
from the VirtIo 0.9.5 headers.

The header inclusion chains end up like this (the Virtio10*.h header files
in the middle are new):

  Virtio.h    -> Virtio10.h    -> Virtio095.h

                     ^                 ^
                     |                 |

  VirtioNet.h -> Virtio10Net.h -> Virtio095Net.h

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/Include/IndustryStandard/Virtio.h
OvmfPkg/Include/IndustryStandard/Virtio10.h [new file with mode: 0644]
OvmfPkg/Include/IndustryStandard/Virtio10Net.h [new file with mode: 0644]
OvmfPkg/Include/IndustryStandard/VirtioNet.h