## @file # IAS interface library. # # Copyright (c) 2017, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] INF_VERSION = 0x00010005 BASE_NAME = IasImageLib FILE_GUID = 98D12BA4-FBC0-4CA5-B2A4-16C4C93949F8 MODULE_TYPE = BASE VERSION_STRING = 1.0 LIBRARY_CLASS = IasImageLib # # The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = IA32 X64 IPF EBC # [Sources] IasImage.c [Packages] MdePkg/MdePkg.dec BootloaderCommonPkg/BootloaderCommonPkg.dec [LibraryClasses] BaseLib BaseMemoryLib DebugLib Crc32Lib CryptoLib SecureBootLib [Guids] [Pcd] gPlatformCommonLibTokenSpaceGuid.PcdVerifiedBootEnabled gPlatformCommonLibTokenSpaceGuid.PcdCompSignHashAlg