VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/FmpAuthenticationLibNull/FmpAuthenticationLibNull.inf@ 80721

Last change on this file since 80721 was 80721, checked in by vboxsync, 6 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 878 bytes
Line 
1## @file
2# FmpAuthentication Library
3#
4# NULL Instance of FmpAuthentication Library.
5#
6# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
7#
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9#
10##
11
12[Defines]
13 INF_VERSION = 0x00010005
14 BASE_NAME = FmpAuthenticationLibNull
15 MODULE_UNI_FILE = FmpAuthenticationLibNull.uni
16 FILE_GUID = 5011522C-7B0E-4ACB-8E30-9B1D133CF2E0
17 MODULE_TYPE = BASE
18 VERSION_STRING = 1.0
19 LIBRARY_CLASS = FmpAuthenticationLib
20
21#
22# The following information is for reference only and not required by the build tools.
23#
24# VALID_ARCHITECTURES = IA32 X64 EBC
25#
26
27[Sources]
28 FmpAuthenticationLibNull.c
29
30[Packages]
31 MdePkg/MdePkg.dec
32 MdeModulePkg/MdeModulePkg.dec
33
34[LibraryClasses]
35 DebugLib
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette