VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/IntelFsp2WrapperPkg/Library/BaseFspMeasurementLib/BaseFspMeasurementLib.inf@ 95013

最後變更 在這個檔案從95013是 89983,由 vboxsync 提交於 4 年 前

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.4 KB
 
1## @file
2# Provides FSP measurement functions.
3#
4# This library provides MeasureFspFirmwareBlob() to measure FSP binary.
5#
6# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9##
10
11[Defines]
12 INF_VERSION = 0x00010005
13 BASE_NAME = FspMeasurementLib
14 FILE_GUID = 890B12B4-56CC-453E-B062-4597FC6D3D8C
15 MODULE_TYPE = BASE
16 VERSION_STRING = 1.0
17 LIBRARY_CLASS = FspMeasurementLib
18
19#
20# The following information is for reference only and not required by the build tools.
21#
22# VALID_ARCHITECTURES = IA32 X64
23#
24
25[Sources]
26 FspMeasurementLib.c
27
28[Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31 SecurityPkg/SecurityPkg.dec
32 IntelFsp2Pkg/IntelFsp2Pkg.dec
33 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
34
35[LibraryClasses]
36 BaseLib
37 BaseMemoryLib
38 DebugLib
39 PrintLib
40 PcdLib
41 PeiServicesLib
42 PeiServicesTablePointerLib
43 FspWrapperApiLib
44 TcgEventLogRecordLib
45 HashLib
46
47[Ppis]
48 gEdkiiTcgPpiGuid ## CONSUMES
49
50[Pcd]
51 gIntelFsp2WrapperTokenSpaceGuid.PcdFspMeasurementConfig ## CONSUMES
52 gIntelFsp2WrapperTokenSpaceGuid.PcdFspmBaseAddress ## CONSUMES
53 gEfiMdeModulePkgTokenSpaceGuid.PcdTcgPfpMeasurementRevision ## CONSUMES
54
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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