#****************************************************************************** #* Copyright (c) 2012 - 2013, 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] BASE_NAME = BaseInsydeLfcFlashDeviceLib FILE_GUID = 813522DC-8FDB-4c6a-8553-086E0CC02FC1 MODULE_TYPE = BASE VERSION_STRING = 1.00 LIBRARY_CLASS = LfcFlashDeviceLib INF_VERSION = 0x00010017 [Sources] BaseInsydeLfcFlashDeviceLib.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 InsydeModulePkg/InsydeModulePkg.dec MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec [LibraryClasses] UefiLib BaseLib BaseMemoryLib UefiBootServicesTableLib DebugLib UefiDriverEntryPoint FlashDevicesLib