ICE_TEA_BIOS/Board/Oem/L05AlderLakeHXMultiBoardPkg/Library/PeiOemSvcFeatureLib/PeiOemSvcFeatureLib.inf
LCFC\AiXia.Jiang a870bff2f4 1.Frist commit
2022-09-30 14:59:06 +08:00

33 lines
1.2 KiB
INI

## @file
# Component description file for PeiOemSvcFeatureLib instance.
#
#******************************************************************************
#* Copyright (c) 2012 - 2015, 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 = PeiOemSvcFeatureLib
FILE_GUID = 45C189E6-8CDD-466f-B5A6-AC44168C78E5
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
LIBRARY_CLASS = PeiOemSvcFeatureLib|PEI_CORE PEIM
[Sources]
OemSvcSetCrisisLedState.c
OemSvcGetNovoButtonStatus.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
InsydeModulePkg/InsydeModulePkg.dec
MdePkg/MdePkg.dec