Changeset 89983 in vbox for trunk/src/VBox/Devices/EFI/FirmwareNew/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.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/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf
r85718 r89983 5 5 # 6 6 # (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR> 7 # Copyright (c) 2015 - 20 18, Intel Corporation. All rights reserved.<BR>7 # Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR> 8 8 # SPDX-License-Identifier: BSD-2-Clause-Patent 9 9 # … … 45 45 46 46 [Guids] 47 gEfiHashAlgorithmMD5Guid ## CONSUMES ## GUID48 gEfiHashAlgorithmSha1Guid ## CONSUMES ## GUID49 47 gEfiHashAlgorithmSha256Guid ## CONSUMES ## GUID 50 48 gEfiHashAlgorithmSha384Guid ## CONSUMES ## GUID
Note:
See TracChangeset
for help on using the changeset viewer.