### @file # Component information file for Intel VTd function library. # # Copyright (c) 2023, Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ### [Defines] INF_VERSION = 0x00010005 BASE_NAME = IntelVTdPeiDxeLib FILE_GUID = 6cd8b1ea-152d-4cc9-b9b1-f5c692ba63da VERSION_STRING = 1.0 MODULE_TYPE = BASE LIBRARY_CLASS = IntelVTdPeiDxeLib [LibraryClasses] BaseLib PrintLib IoLib CacheMaintenanceLib [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec IntelSiliconPkg/IntelSiliconPkg.dec [Sources] IntelVTdPeiDxeLib.c