alder_lake_bios/Lcfc/LfcPkg/Library/SmmLfcFlashDeviceLib/SmmLfcFlashDeviceLib.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 = SmmLfcFlashDeviceLib
FILE_GUID = D3B9B380-BC1F-4c6e-A491-4F0B663A598F
MODULE_TYPE = DXE_SMM_DRIVER
VERSION_STRING = 1.00
LIBRARY_CLASS = SmmLfcFlashDeviceLib
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]
SmmLfcFlashDeviceLib.c