3 # This driver produces Simple Network Protocol instances for virtio-net
6 # Copyright (C) 2013, Red Hat, Inc.
8 # This program and the accompanying materials are licensed and made available
9 # under the terms and conditions of the BSD License which accompanies this
10 # distribution. The full text of the license may be found at
11 # http://opensource.org/licenses/bsd-license.php
13 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT
14 # WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
19 INF_VERSION = 0x00010005
20 BASE_NAME = VirtioNetDxe
21 FILE_GUID = A92CDB4B-82F1-4E0B-A516-8A655D371524
22 MODULE_TYPE = UEFI_DRIVER
24 ENTRY_POINT = VirtioNetEntryPoint
52 UefiBootServicesTableLib
58 gEfiSimpleNetworkProtocolGuid ## BY_START
59 gEfiDevicePathProtocolGuid ## BY_START
60 gVirtioDeviceProtocolGuid ## TO_START