]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/FlashDeviceLib/FlashDeviceLib.inf
Vlv2TbltDevicePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / FlashDeviceLib / FlashDeviceLib.inf
CommitLineData
3cbfba02
DW
1#\r
2#\r
7a0a32f1
JY
3# Copyright (c) 1999 - 2016, Intel Corporation. All rights reserved\r
4#\r
9dc8036d 5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7a0a32f1 6#\r
3cbfba02
DW
7#\r
8#\r
9\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
27f44846 13 BASE_NAME = FlashDeviceLib\r
3cbfba02
DW
14 FILE_GUID = E38A1C3C-928C-4bf7-B6C1-7F0EF163FAA5\r
15 MODULE_TYPE = DXE_DRIVER\r
16 VERSION_STRING = 1.0\r
17 LIBRARY_CLASS = FlashDeviceLib | DXE_SMM_DRIVER DXE_RUNTIME_DRIVER\r
7a0a32f1 18 CONSTRUCTOR = LibFvbFlashDeviceSupportInit\r
3cbfba02
DW
19\r
20\r
21#\r
22# The following information is for reference only and not required by the build tools.\r
23#\r
24# VALID_ARCHITECTURES = IA32 X64\r
25#\r
26\r
27[Sources]\r
28 FlashDeviceLib.c\r
29\r
30\r
31[Packages]\r
32 MdePkg/MdePkg.dec\r
33 MdeModulePkg/MdeModulePkg.dec\r
34 Vlv2TbltDevicePkg/PlatformPkg.dec\r
35 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
36\r
37[LibraryClasses]\r
38 DebugLib\r
39\r
40[Protocols]\r
41 gEfiSpiProtocolGuid\r
42 gEfiSmmSpiProtocolGuid\r
43 gEfiSmmBase2ProtocolGuid\r
44\r