29 lines
980 B
INI
29 lines
980 B
INI
## @file
|
|
# Component description file for include binary UEFI LAN Driver module.
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2015, Insyde Software Corporation. All Rights Reserved.
|
|
#*
|
|
#* You may not reproduce, distribute, publish, display, perform, modify, adapt,
|
|
#* transmit, broadcast, present, recite, release, license or otherwise exploit
|
|
#* any part of this publication in any form, by any means, without the prior
|
|
#* written permission of Insyde Software Corporation.
|
|
#*
|
|
#******************************************************************************
|
|
|
|
[defines]
|
|
INF_VERSION = 0x00010005
|
|
BASE_NAME = E010X7
|
|
FILE_GUID = 7FECA3CE-F18C-4dce-9465-4DEB949298C9
|
|
MODULE_TYPE = UEFI_DRIVER
|
|
VERSION_STRING = 1.0
|
|
|
|
[Binaries]
|
|
PE32|E010X7.EFI|*
|
|
|
|
[Packages]
|
|
InsydeNetworkPkg/InsydeNetworkPkg.dec
|
|
$(PROJECT_PKG)/Project.dec
|
|
|
|
[Depex]
|
|
gEfiNetworkStackUndiDependencyGuid |