]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Include/IndustryStandard/Virtio.h
OvmfPkg/MemEncryptSevLib: find pages of initial SMRAM save state map
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / Virtio.h
CommitLineData
fd51d759 1/** @file\r
2\r
3eb6278a
LE
3 Generic type and macro definitions corresponding to the virtio\r
4 specifications.\r
fd51d759 5\r
3eb6278a 6 Copyright (C) 2012-2016, Red Hat, Inc.\r
d092ba8e 7 Portion of Copyright (C) 2013, ARM Ltd.\r
fd51d759 8\r
9 This program and the accompanying materials are licensed and made available\r
10 under the terms and conditions of the BSD License which accompanies this\r
11 distribution. The full text of the license may be found at\r
12 http://opensource.org/licenses/bsd-license.php\r
13\r
14 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
15 WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
16\r
17**/\r
18\r
d1281916 19#ifndef _VIRTIO_H_\r
20#define _VIRTIO_H_\r
21\r
acb81416 22#include <IndustryStandard/Virtio10.h>\r
d1281916 23\r
24#endif // _VIRTIO_H_\r