]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Include/IndustryStandard/Virtio.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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
b26f0cf9 9 SPDX-License-Identifier: BSD-2-Clause-Patent\r
fd51d759 10\r
11**/\r
12\r
d1281916 13#ifndef _VIRTIO_H_\r
14#define _VIRTIO_H_\r
15\r
acb81416 16#include <IndustryStandard/Virtio10.h>\r
d1281916 17\r
18#endif // _VIRTIO_H_\r