VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/UefiPayloadPkg/Library/CbParseLib/CbParseLib.inf@ 106129

Last change on this file since 106129 was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 869 bytes
Line 
1## @file
2# Coreboot Table Parse Library.
3#
4# Copyright (c) 2014 - 2021, 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 = CbParseLib
12 FILE_GUID = 49EDFC9E-5945-4386-9C0B-C9B60CD45BB1
13 MODULE_TYPE = BASE
14 VERSION_STRING = 1.0
15 LIBRARY_CLASS = BlParseLib
16
17#
18# The following information is for reference only and not required by the build tools.
19#
20# VALID_ARCHITECTURES = IA32 X64
21#
22
23[Sources]
24 CbParseLib.c
25
26[Packages]
27 MdePkg/MdePkg.dec
28 MdeModulePkg/MdeModulePkg.dec
29 UefiPayloadPkg/UefiPayloadPkg.dec
30
31[LibraryClasses]
32 BaseLib
33 BaseMemoryLib
34 IoLib
35 DebugLib
36 PcdLib
37
38[Pcd]
39 gUefiPayloadPkgTokenSpaceGuid.PcdBootloaderParameter
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette