]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Library/DxeCapsuleLib/DxeCapsuleLib.inf
ed39f74cd4ac69f29fb2f1d71449d4c95be7d71d
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / DxeCapsuleLib / DxeCapsuleLib.inf
1 ## @file
2 # Capsule library instance for DXE_DRIVER, DXE_RUNTIME_DRIVER.
3 #
4 # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = DxeCapsuleLib
13 MODULE_UNI_FILE = DxeCapsuleLib.uni
14 FILE_GUID = 654950df-1ede-4b04-b144-6b77845736ad
15 MODULE_TYPE = DXE_DRIVER
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = CapsuleLib|DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION
18
19
20 #
21 # The following information is for reference only and not required by the build tools.
22 #
23 # VALID_ARCHITECTURES = IA32 X64 EBC
24 #
25
26 [Sources]
27 DxeCapsuleLib.c
28
29 [Packages]
30 MdePkg/MdePkg.dec
31 MdeModulePkg/MdeModulePkg.dec
32 IntelFrameworkPkg/IntelFrameworkPkg.dec
33 IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
34
35 [LibraryClasses]
36 BaseMemoryLib
37 DebugLib
38 MemoryAllocationLib
39 DxeServicesTableLib
40 GenericBdsLib
41 UefiBootServicesTableLib
42 DevicePathLib
43
44 [Protocols]
45 gEfiFirmwareManagementProtocolGuid ## SOMETIMES_CONSUMES
46
47 [Guids]
48 gEfiCapsuleGuid ## SOMETIMES_CONSUMES ## GUID # Capsule Image Header Guid
49 gEfiFmpCapsuleGuid ## SOMETIMES_CONSUMES ## GUID