alder_lake_bios/Lcfc/LfcPkg/Library/DxeLfcFlashDeviceLib/DxeLfcFlashDeviceLib.inf

40 lines
1.0 KiB
INI

#*****************************************************************************
#
#
# 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 = DxeLfcFlashDeviceLib
FILE_GUID = DB0C6BC4-5CDE-4e0f-AD35-0D478106FB9B
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.00
LIBRARY_CLASS = DxeLfcFlashDeviceLib
INF_VERSION = 0x00010017
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
LfcPkg/LfcPkg.dec
#Insyde
InsydeModulePkg/InsydeModulePkg.dec
[LibraryClasses]
UefiLib
BaseLib
BaseMemoryLib
UefiBootServicesTableLib
DebugLib
UefiDriverEntryPoint
#Insyde
FlashDevicesLib
[Sources]
DxeLfcFlashDeviceLib.c