## @file # Component description file for DXE OEM Services Chipset Lib Default instance. # #****************************************************************************** #* Copyright (c) 2014 - 2019, Insyde Software Corporation. All Rights Reserved. #* #* You may not reproduce, distribute, publish, display, perform, modify, adapt, #* transmit, broadcast, present, recite, release, license or otherwise exploit #* any part of this publication in any form, by any means, without the prior #* written permission of Insyde Software Corporation. #* #****************************************************************************** [Defines] INF_VERSION = 0x00010005 BASE_NAME = DxeOemSvcChipsetLibDefault FILE_GUID = F501A451-9178-4463-8452-CDE480028E63 MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = DxeOemSvcChipsetLibDefault|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE [Sources] OemSvcHookPlatformDxe.c OemSvcHookPlatformReset.c OemSvcHookRouteConfig.c OemSvcInitTbtFunc.c OemSvcSetBacklightControl.c OemSvcSetBootDisplayDevice.c OemSvcSetIgdOpRegion.c OemSvcSetUsbLegacyPlatformOptions.c OemSvcUpdateAmtPlatformPolicy.c OemSvcUpdateBiosProtectTable.c OemSvcUpdateDsdtAcpiTable.c OemSvcUpdateDxeMePolicy.c OemSvcUpdateDxePlatformSaPolicy.c OemSvcUpdateOemBadgingLogoData.c OemSvcUpdatePlatformNvs.c [Packages] MdePkg/MdePkg.dec $(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec $(PROJECT_PKG)/Project.dec InsydeModulePkg/InsydeModulePkg.dec IntelSiliconPkg/IntelSiliconPkg.dec #ClientSiliconPkg/ClientSiliconPkg.dec AlderLakePlatSamplePkg/PlatformPkg.dec AlderLakeBoardPkg/BoardPkg.dec [LibraryClasses] DxeOemSvcChipsetLib H2ODebugTraceErrorLevelLib [FixedPcd] gPlatformModuleTokenSpaceGuid.PcdUpServerEnable