47 lines
1.5 KiB
INI
47 lines
1.5 KiB
INI
## @file
|
|
# Component description file for Smm OEM Services Feature Lib instance.
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2012 - 2016, 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 = SmmOemSvcFeatureLib
|
|
FILE_GUID = A5D10DC3-692F-4324-B4BC-CE0B04FA6761
|
|
MODULE_TYPE = DXE_SMM_DRIVER
|
|
VERSION_STRING = 1.0
|
|
LIBRARY_CLASS = SmmOemSvcFeatureLib|DXE_SMM_DRIVER SMM_CORE
|
|
|
|
[Sources]
|
|
OemSvcCheckComputraceSupportStatus.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
|
|
MdePkg/MdePkg.dec
|
|
|
|
[LibraryClasses]
|
|
|
|
[Protocols]
|
|
gEfiSmmFwBlockServiceProtocolGuid
|
|
|
|
[Guids]
|
|
gL05H2OFlashMapRegionSlp20Guid
|
|
|
|
[Pcd]
|
|
|
|
[FixedPcd]
|
|
gL05ServicesTokenSpaceGuid.PcdL05ChipsetName
|
|
|