alder_lake_bios/Lcfc/LfcPkg/RemoveRtcBattery/RemoveRtcBatterySmm/RemoveRtcBatterySmm.inf

50 lines
1.2 KiB
INI

## @file
#
#*****************************************************************************
#
# Copyright (c) 2012 - 2020, Hefei LCFC Information Technology Co.Ltd.
# And/or its affiliates. All rights reserved.
# Hefei LCFC Information Technology Co.Ltd. PROPRIETARY/CONFIDENTIAL.
# Use is subject to license terms.
#
#******************************************************************************
#
##
[Defines]
BASE_NAME = RemoveRtcBatterySmm
FILE_GUID = 5F8D9812-58AE-455b-BC48-5F198B06C705
MODULE_TYPE = DXE_SMM_DRIVER
VERSION_STRING = 1.00
INF_VERSION = 0x00010017
PI_SPECIFICATION_VERSION = 0x0001000A
ENTRY_POINT = L05RemoveRtcBatterySmmEntry
[LibraryClasses]
BaseLib
IoLib
PcdLib
DebugLib
SmmServicesTableLib
UefiDriverEntryPoint
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
LfcPkg/LfcPkg.dec
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
[Sources]
RemoveRtcBatterySmm.c
[Protocols]
gEfiSmmSwDispatch2ProtocolGuid
gEfiSmmVariableProtocolGuid
[Guids]
gLfcVariableGuid
[Depex]
gEfiSmmBase2ProtocolGuid AND
gEfiSmmSwDispatch2ProtocolGuid