source:
vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Include/IndustryStandard/VirtioNet.h
最後變更 在這個檔案是 80721,由 提交於 6 年 前 | |
---|---|
|
|
檔案大小: 327 位元組 |
行 | |
---|---|
1 | /** @file |
2 | Virtio Network Device specific type and macro definitions corresponding to |
3 | the virtio specifications. |
4 | |
5 | Copyright (C) 2013-2016, Red Hat, Inc. |
6 | |
7 | SPDX-License-Identifier: BSD-2-Clause-Patent |
8 | |
9 | **/ |
10 | |
11 | #ifndef _VIRTIO_NET_H_ |
12 | #define _VIRTIO_NET_H_ |
13 | |
14 | #include <IndustryStandard/Virtio10Net.h> |
15 | |
16 | #endif // _VIRTIO_NET_H_ |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器