]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - OvmfPkg/Include/IndustryStandard/VirtioNet.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / VirtioNet.h
... / ...
CommitLineData
1/** @file\r
2 Virtio Network Device specific type and macro definitions corresponding to\r
3 the virtio specifications.\r
4\r
5 Copyright (C) 2013-2016, Red Hat, Inc.\r
6\r
7 SPDX-License-Identifier: BSD-2-Clause-Patent\r
8\r
9**/\r
10\r
11#ifndef _VIRTIO_NET_H_\r
12#define _VIRTIO_NET_H_\r
13\r
14#include <IndustryStandard/Virtio10Net.h>\r
15\r
16#endif // _VIRTIO_NET_H_\r