slimbootloader/BootloaderCommonPkg/Library/SeedListInfoLib/SeedListInfoLib.inf

39 lines
825 B
INI

## @file
#
# Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = SeedListInfoLib
FILE_GUID = 6D608AD9-F95E-4812-87E6-C8A146197C46
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = SeedListInfoLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 IPF
#
[Sources]
SeedListInfoLib.c
[Packages]
MdePkg/MdePkg.dec
BootloaderCommonPkg/BootloaderCommonPkg.dec
[LibraryClasses]
BaseLib
DebugLib
BaseMemoryLib
[Guids]
gSeedListInfoHobGuid
[Pcd]