]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / FmpAuthenticationLibNull / FmpAuthenticationLibNull.inf
CommitLineData
e169a686
JY
1## @file\r
2# FmpAuthentication Library\r
3#\r
4# NULL Instance of FmpAuthentication Library.\r
5#\r
de005223 6# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
e169a686 7#\r
9d510e61 8# SPDX-License-Identifier: BSD-2-Clause-Patent\r
e169a686
JY
9#\r
10##\r
11\r
12[Defines]\r
13 INF_VERSION = 0x00010005\r
14 BASE_NAME = FmpAuthenticationLibNull\r
15 MODULE_UNI_FILE = FmpAuthenticationLibNull.uni\r
16 FILE_GUID = 5011522C-7B0E-4ACB-8E30-9B1D133CF2E0\r
17 MODULE_TYPE = BASE\r
18 VERSION_STRING = 1.0\r
19 LIBRARY_CLASS = FmpAuthenticationLib\r
20\r
21#\r
22# The following information is for reference only and not required by the build tools.\r
23#\r
de005223 24# VALID_ARCHITECTURES = IA32 X64 EBC\r
e169a686
JY
25#\r
26\r
27[Sources]\r
28 FmpAuthenticationLibNull.c\r
29\r
30[Packages]\r
31 MdePkg/MdePkg.dec\r
32 MdeModulePkg/MdeModulePkg.dec\r
33\r
34[LibraryClasses]\r
35 DebugLib\r