#***************************************************************************** # # Copyright (c) 2012 - 2015, 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 = LfcDxe FILE_GUID = DCB0527D-21A1-4407-94C9-F40DB3B5A7C0 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.00 INF_VERSION = 0x00010017 PI_SPECIFICATION_VERSION = 0x0001000A ENTRY_POINT = LfcDxeEntryPoint [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec LfcPkg/LfcPkg.dec [LibraryClasses] BaseLib DebugLib UefiBootServicesTableLib UefiRuntimeServicesTableLib UefiDriverEntryPoint BaseMemoryLib UefiLib HobLib IoLib LfcLib #[-start-160129-JESSE00207-add]# LfcEcLib #[-end-160129-JESSE00207-add]# DxeOemSvcLfcLib #[-start-220407-JEPLIUT219-add]// !if $(S570_SUPPORT_ENABLE) == YES LfcProjectPeiLib !endif #[-end-220407-JEPLIUT219-add]// [Sources] LfcDxe.c [Protocols] gLenovoVariableProtocolGuid #[-start-211223-Dongxu0036-add] gEfiResetNotificationProtocolGuid ## CONSUMES #[-end-211223-Dongxu0036-add] [Guids] gLfcVariableGuid gEfiEventExitBootServicesGuid [Pcd] #[-start-200327-CLYDE00001-add]# [FixedPcd] gEfiLfcPkgTokenSpaceGuid.PcdRemoveRtcBatterySupport #[-end-200327-CLYDE00001-add]# [Depex] TRUE