## @file # Component description file for EcFlashShell UEFI Application. # #***************************************************************************** # # # 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] INF_VERSION = 0x00010005 BASE_NAME = EcFlashShell FILE_GUID = 2555418A-3782-47de-821E-60204BAEC4B6 MODULE_TYPE = UEFI_APPLICATION VERSION_STRING = 1.0 ENTRY_POINT = ShellCEntryLib [Sources] EcFlashShell.h EcFlashShell.c [Packages] MdePkg/MdePkg.dec ShellPkg/ShellPkg.dec IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec [LibraryClasses] UefiApplicationEntryPoint UefiBootServicesTableLib MemoryAllocationLib DebugLib BaseLib BaseMemoryLib ShellCEntryLib ShellLib UefiLib DevicePathLib IoLib [Guids] [Protocols] [Pcd] [BuildOptions] *_*_*_CC_FLAGS = /Od