VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Include/Dsc/OvmfTpmComponentsPei.dsc.inc@ 99404

Last change on this file since 99404 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: 1.0 KB
Line 
1##
2# SPDX-License-Identifier: BSD-2-Clause-Patent
3##
4
5!if $(TPM2_ENABLE) == TRUE
6 OvmfPkg/Tcg/TpmMmioSevDecryptPei/TpmMmioSevDecryptPei.inf
7!if $(TPM1_ENABLE) == TRUE
8 OvmfPkg/Tcg/Tcg2Config/Tcg12ConfigPei.inf
9 SecurityPkg/Tcg/TcgPei/TcgPei.inf
10!else
11 OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
12!endif
13 SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.inf {
14 <LibraryClasses>
15 HashLib|SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.inf
16 NULL|SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.inf
17 NULL|SecurityPkg/Library/HashInstanceLibSha256/HashInstanceLibSha256.inf
18 NULL|SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.inf
19 NULL|SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.inf
20 NULL|SecurityPkg/Library/HashInstanceLibSm3/HashInstanceLibSm3.inf
21 }
22 SecurityPkg/Tcg/Tcg2PlatformPei/Tcg2PlatformPei.inf {
23 <LibraryClasses>
24 TpmPlatformHierarchyLib|SecurityPkg/Library/PeiDxeTpmPlatformHierarchyLib/PeiDxeTpmPlatformHierarchyLib.inf
25 }
26!endif
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