## @file # # Copyright (C) 2008-2025 Advanced Micro Devices, Inc. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] INF_VERSION = 0x00010005 BASE_NAME = PciHostBridgeLib FILE_GUID = 74967FD7-A9A4-4B16-8B41-B26BC3230D0A MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = PciHostBridgeLib # # The following information is for reference only and not required by the build # tools. # # VALID_ARCHITECTURES = IA32 X64 # [Sources] PciHostBridgeLib.c [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec AgesaModulePkg/AgesaCommonModulePkg.dec AgesaModulePkg/AgesaModuleDfPkg.dec AgesaModulePkg/AgesaModuleNbioPkg.dec AgesaPkg/AgesaPkg.dec [LibraryClasses] BaseMemoryLib PciHostBridgeLib DevicePathLib MemoryAllocationLib DebugLib UefiBootServicesTableLib