Changeset 89983 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
- Timestamp:
- Jul 1, 2021 8:17:41 AM (4 years ago)
- Location:
- trunk/src/VBox/Devices/EFI/FirmwareNew
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/EFI/FirmwareNew
-
Property svn:mergeinfo
changed from (toggle deleted branches)
to (toggle deleted branches)/vendor/edk2/current 103735-103757,103769-103776,129194-139864 /vendor/edk2/current 103735-103757,103769-103776,129194-145445
-
Property svn:mergeinfo
changed from (toggle deleted branches)
-
trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Tcg/Tcg2Config/Tcg2ConfigPei.inf
r85718 r89983 3 3 # 4 4 # In SecurityPkg, this module initializes the TPM device type based on a UEFI 5 # variable and/or hardware detection. In OvmfPkg, the module only performs TPM 25 # variable and/or hardware detection. In OvmfPkg, the module only performs TPM 6 6 # hardware detection. 7 7 # … … 38 38 [LibraryClasses] 39 39 PeimEntryPoint 40 BaseLib41 40 DebugLib 42 41 PeiServicesLib … … 44 43 45 44 [LibraryClasses.IA32, LibraryClasses.X64] 45 BaseLib 46 46 Tpm12DeviceLib 47 47 … … 58 58 59 59 [Depex.IA32, Depex.X64] 60 TRUE60 gOvmfTpmMmioAccessiblePpiGuid 61 61 62 62 [Depex.ARM, Depex.AARCH64]
Note:
See TracChangeset
for help on using the changeset viewer.