## @file # Component description file for DxeOemSvcFeatureLib instance. # #****************************************************************************** #* Copyright (c) 2012 - 2020, Insyde Software Corp. 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 = DxeOemSvcFeatureLib FILE_GUID = D5A88998-936D-4e42-ABF0-3B0943A9E05A MODULE_TYPE = UEFI_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = DxeOemSvcFeatureLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER SMM_CORE [Sources] OemSvcGetEepromData.c OemSvcGetEcVersion.c OemSvcGetWirelessDeviceInfoForSmbiosType248.c OemSvcGetWirelessDeviceSupportTable.c OemSvcAcpiTableUpdate.c OemSvcSetSataDeviceLocationList.c OemSvcGetBatterySerial.c OemSvcGetSystemSerial.c OemSvcSwitchFeatureVersion.c OemSvcLogoResolutionTable.c OemSvcCustomizePostLogoSupportFormat.c OemSvcGetCountryCode.c [Packages] $(PROJECT_PKG)/Project.dec $(OEM_FEATURE_OVERRIDE_CORE_CODE)/$(OEM_FEATURE_OVERRIDE_CORE_CODE).dec $(OEM_FEATURE_COMMON_PATH)/$(OEM_FEATURE_COMMON_PATH).dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec InsydeModulePkg/InsydeModulePkg.dec MdeModulePkg/MdeModulePkg.dec ## Guid/MdeModuleHii.h MdePkg/MdePkg.dec [LibraryClasses] MemoryAllocationLib BaseMemoryLib PcdLib CmosLib [Protocols] [Guids] [Pcd] [FixedPcd] gL05ServicesTokenSpaceGuid.PcdL05ChipsetName gL05ServicesTokenSpaceGuid.PcdL05PchSetupSupported gL05ServicesTokenSpaceGuid.PcdL05AmdSetupSupported gL05ServicesTokenSpaceGuid.PcdL05SwitchableGraphicsSupported