## @file # EDK Compatibility Inf File # # # Copyright (c) 2016, Lenovo Corporation. All rights reserved.
# ## [Defines] INF_VERSION = 0x00010005 BASE_NAME = OneKeyBatterySetup FILE_GUID = 6a8209ed-5d36-4906-a316-5541006f558e MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = OneKeyBatterySetupEntry [Sources] OneKeyBatterySetup.c [Packages] MdePkg/MdePkg.dec LfcPkg/LfcPkg.dec $(PROJECT_PKG)/Project.dec [LibraryClasses] UefiLib UefiBootServicesTableLib UefiRuntimeServicesTableLib IoLib BaseLib UefiDriverEntryPoint TimerLib # StdLib BaseOneKeyBatteryLib [Protocols] gEfiGraphicsOutputProtocolGuid gEfiUsbIoProtocolGuid gEfiDevicePathToTextProtocolGuid [Pcd] gProjectPkgTokenSpaceGuid.NotifyECBootUp [Guids] [Depex] TRUE