]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Include/IndustryStandard/VirtioNet.h
OptionRomPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / VirtioNet.h
CommitLineData
24669084 1/** @file\r
24669084 2 Virtio Network Device specific type and macro definitions corresponding to\r
0bad4cb6 3 the virtio specifications.\r
24669084 4\r
0bad4cb6 5 Copyright (C) 2013-2016, Red Hat, Inc.\r
24669084
OM
6\r
7 This program and the accompanying materials are licensed and made available\r
8 under the terms and conditions of the BSD License which accompanies this\r
9 distribution. The full text of the license may be found at\r
10 http://opensource.org/licenses/bsd-license.php\r
11\r
12 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
13 WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14\r
15**/\r
16\r
17#ifndef _VIRTIO_NET_H_\r
18#define _VIRTIO_NET_H_\r
19\r
acb81416 20#include <IndustryStandard/Virtio10Net.h>\r
24669084
OM
21\r
22#endif // _VIRTIO_NET_H_\r