]> git.proxmox.com Git - mirror_edk2.git/blob - QuarkPlatformPkg/Feature/Capsule/Library/PlatformFlashAccessLib/PlatformFlashAccessLibDxe.inf
QuarkPlatformPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / QuarkPlatformPkg / Feature / Capsule / Library / PlatformFlashAccessLib / PlatformFlashAccessLibDxe.inf
1 ## @file
2 # Platform Flash Access library.
3 #
4 # Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6 #
7 ##
8
9 [Defines]
10 INF_VERSION = 0x00010005
11 BASE_NAME = PlatformFlashAccessLibDxe
12 FILE_GUID = 9168384A-5F66-4CF7-AEB6-845BDEBD3012
13 MODULE_TYPE = DXE_DRIVER
14 VERSION_STRING = 1.0
15 LIBRARY_CLASS = PlatformFlashAccessLib|DXE_DRIVER DXE_RUNTIME_DRIVER
16 CONSTRUCTOR = PerformFlashAccessLibConstructor
17
18 #
19 # The following information is for reference only and not required by the build tools.
20 #
21 # VALID_ARCHITECTURES = IA32 X64 EBC
22 #
23
24 [Sources]
25 PlatformFlashAccessLibDxe.c
26
27 [Packages]
28 MdePkg/MdePkg.dec
29 MdeModulePkg/MdeModulePkg.dec
30 SignedCapsulePkg/SignedCapsulePkg.dec
31 QuarkSocPkg/QuarkSocPkg.dec
32 QuarkPlatformPkg/QuarkPlatformPkg.dec
33
34 [LibraryClasses]
35 BaseMemoryLib
36 PcdLib
37 DebugLib
38 UefiBootServicesTableLib
39
40 [Protocols]
41 gEfiSpiProtocolGuid
42
43 [Pcd]
44 gQuarkPlatformTokenSpaceGuid.PcdFlashAreaBaseAddress
45
46 [Depex]
47 gEfiSpiProtocolGuid