]> git.proxmox.com Git - mirror_edk2.git/blob - Nt32Pkg/SnpNt32Dxe/SnpNt32Dxe.inf
38758b1de85942d24441d9cd4e33d73b197dd62e
[mirror_edk2.git] / Nt32Pkg / SnpNt32Dxe / SnpNt32Dxe.inf
1 ## @file
2 # Component name for module SnpNt32Dxe
3 #
4 # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9 ##
10
11 [Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = SnpNt32Dxe
14 FILE_GUID = D0893F05-B06D-4161-B947-9BE9B85AC3A1
15 MODULE_TYPE = UEFI_DRIVER
16 VERSION_STRING = 1.0
17
18 ENTRY_POINT = InitializeSnpNt32Driver
19 UNLOAD_IMAGE = SnpNt32Unload
20 #
21 # The following information is for reference only and not required by the build tools.
22 #
23 # VALID_ARCHITECTURES = IA32 X64 EBC
24 #
25
26 [Sources]
27 ComponentName.c
28 SnpNt32.h
29 SnpNt32.c
30
31 [Packages]
32 MdePkg/MdePkg.dec
33 MdeModulePkg/MdeModulePkg.dec
34 Nt32Pkg/Nt32Pkg.dec
35
36 [LibraryClasses]
37 DevicePathLib
38 UefiLib
39 UefiBootServicesTableLib
40 BaseMemoryLib
41 DebugLib
42 UefiDriverEntryPoint
43 NetLib
44
45 [Protocols]
46 gEfiSimpleNetworkProtocolGuid # PROTOCOL ALWAYS_CONSUMED
47 gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED
48 gEfiWinNtThunkProtocolGuid # PROTOCOL ALWAYS_CONSUMED