]> git.proxmox.com Git - mirror_edk2.git/blob - EmbeddedPkg/Library/PrePiExtractGuidedSectionLib/PrePiExtractGuidedSectionLib.inf
EmbeddedPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmbeddedPkg / Library / PrePiExtractGuidedSectionLib / PrePiExtractGuidedSectionLib.inf
1 #/** @file
2 #
3 # Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
4 # SPDX-License-Identifier: BSD-2-Clause-Patent
5 #
6 #**/
7
8 [Defines]
9 INF_VERSION = 0x00010005
10 BASE_NAME = PrePiExtractGuidedSectionLib
11 FILE_GUID = 36F6E94E-6E8E-488E-89A4-7AD911C5AFB1
12 MODULE_TYPE = BASE
13 VERSION_STRING = 1.0
14 LIBRARY_CLASS = ExtractGuidedSectionLib
15
16 CONSTRUCTOR = ExtractGuidedSectionLibConstructor
17
18 [Sources.common]
19 PrePiExtractGuidedSectionLib.c
20
21 [Packages]
22 EmbeddedPkg/EmbeddedPkg.dec
23 MdePkg/MdePkg.dec
24
25 [LibraryClasses]
26 BaseMemoryLib
27 DebugLib
28
29 [FixedPcd.common]
30 gEfiMdePkgTokenSpaceGuid.PcdMaximumGuidedExtractHandler