VirtualBox

Ignore:
Timestamp:
Jul 1, 2021 8:17:41 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145450
Message:

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

Location:
trunk/src/VBox/Devices/EFI/FirmwareNew
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/EFI/FirmwareNew

  • trunk/src/VBox/Devices/EFI/FirmwareNew/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.c

    r85718 r89983  
    121121
    122122EFI_HASH_INFO  mHashInfo[] = {
    123   {&gEfiHashAlgorithmMD5Guid,     sizeof(EFI_MD5_HASH2),    Md5GetContextSize,    Md5Init,    Md5Update,    Md5Final  },
    124   {&gEfiHashAlgorithmSha1Guid,    sizeof(EFI_SHA1_HASH2),   Sha1GetContextSize,   Sha1Init,   Sha1Update,   Sha1Final   },
    125123  {&gEfiHashAlgorithmSha256Guid,  sizeof(EFI_SHA256_HASH2), Sha256GetContextSize, Sha256Init, Sha256Update, Sha256Final },
    126124  {&gEfiHashAlgorithmSha384Guid,  sizeof(EFI_SHA384_HASH2), Sha384GetContextSize, Sha384Init, Sha384Update, Sha384Final },
  • trunk/src/VBox/Devices/EFI/FirmwareNew/SecurityPkg/Hash2DxeCrypto/Hash2DxeCrypto.inf

    r85718 r89983  
    55#
    66#  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>
    7 #  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>
     7#  Copyright (c) 2015 - 2020, Intel Corporation. All rights reserved.<BR>
    88#  SPDX-License-Identifier: BSD-2-Clause-Patent
    99#
     
    4545
    4646[Guids]
    47   gEfiHashAlgorithmMD5Guid              ## CONSUMES               ## GUID
    48   gEfiHashAlgorithmSha1Guid             ## CONSUMES               ## GUID
    4947  gEfiHashAlgorithmSha256Guid           ## CONSUMES               ## GUID
    5048  gEfiHashAlgorithmSha384Guid           ## CONSUMES               ## GUID
Note: See TracChangeset for help on using the changeset viewer.

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