]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - OvmfPkg/Include/IndustryStandard/Virtio.h
OvmfPkg/MemEncryptSevLib: find pages of initial SMRAM save state map
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / Virtio.h
... / ...
CommitLineData
1/** @file\r
2\r
3 Generic type and macro definitions corresponding to the virtio\r
4 specifications.\r
5\r
6 Copyright (C) 2012-2016, Red Hat, Inc.\r
7 Portion of Copyright (C) 2013, ARM Ltd.\r
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
19#ifndef _VIRTIO_H_\r
20#define _VIRTIO_H_\r
21\r
22#include <IndustryStandard/Virtio10.h>\r
23\r
24#endif // _VIRTIO_H_\r