]> git.proxmox.com Git - mirror_edk2.git/blame - CorebootModulePkg/Library/CbParseLib/CbParseLib.inf
CorebootModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / CorebootModulePkg / Library / CbParseLib / CbParseLib.inf
CommitLineData
fce4ecd9
MM
1## @file\r
2# Coreboot Table Parse Library.\r
3#\r
4# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
f3342b7a 5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
fce4ecd9
MM
6# \r
7##\r
8\r
9[Defines]\r
10 INF_VERSION = 0x00010005\r
11 BASE_NAME = CbParseLib\r
12 FILE_GUID = 49EDFC9E-5945-4386-9C0B-C9B60CD45BB1\r
13 MODULE_TYPE = BASE\r
14 VERSION_STRING = 1.0\r
15 LIBRARY_CLASS = CbParseLib\r
16\r
17#\r
18# The following information is for reference only and not required by the build tools.\r
19#\r
20# VALID_ARCHITECTURES = IA32 X64\r
21#\r
22\r
23[Sources]\r
24 CbParseLib.c\r
25\r
26[Packages]\r
27 MdePkg/MdePkg.dec\r
28 MdeModulePkg/MdeModulePkg.dec\r
29 CorebootModulePkg/CorebootModulePkg.dec \r
30\r
31[LibraryClasses]\r
32 BaseLib\r
33 BaseMemoryLib\r
271d8cd7
BY
34 IoLib\r
35 DebugLib\r
fce4ecd9
MM
36 PcdLib\r
37\r
38[Pcd] \r
39 gUefiCorebootModulePkgTokenSpaceGuid.PcdCbHeaderPointer