VirtualBox

Ignore:
Timestamp:
Apr 14, 2023 3:17:44 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156854
Message:

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

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

Legend:

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

  • trunk/src/VBox/Devices/EFI/FirmwareNew/CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf

    r89983 r99404  
    1111#  authenticode signature verification functions are not supported in this instance.
    1212#
    13 #  Copyright (c) 2010 - 2020, Intel Corporation. All rights reserved.<BR>
     13#  Copyright (c) 2010 - 2022, Intel Corporation. All rights reserved.<BR>
    1414#  SPDX-License-Identifier: BSD-2-Clause-Patent
    1515#
     
    3838  Hash/CryptSha256.c
    3939  Hash/CryptSm3.c
    40   Hash/CryptSha512Null.c
    41   Hmac/CryptHmacSha256.c
    42   Kdf/CryptHkdfNull.c
     40  Hash/CryptSha512.c
     41  Hash/CryptSha3.c
     42  Hash/CryptXkcp.c
     43  Hash/CryptCShake256.c
     44  Hash/CryptParallelHash.c
     45  Hash/CryptDispatchApMm.c
     46  Hmac/CryptHmac.c
     47  Kdf/CryptHkdf.c
    4348  Cipher/CryptAes.c
     49  Cipher/CryptAeadAesGcmNull.c
    4450  Pk/CryptRsaBasic.c
    4551  Pk/CryptRsaExtNull.c
     
    5662  Pk/CryptRsaPss.c
    5763  Pk/CryptRsaPssSignNull.c
     64  Pk/CryptEcNull.c
    5865  Pem/CryptPem.c
     66  Bn/CryptBnNull.c
    5967
    6068  SysCall/CrtWrapper.c
     
    8088[LibraryClasses]
    8189  BaseLib
    82   IoLib
    8390  BaseMemoryLib
    8491  MemoryAllocationLib
     
    8693  IntrinsicLib
    8794  PrintLib
     95  MmServicesTableLib
     96  SynchronizationLib
    8897
    8998#
     
    93102  #
    94103  # suppress the following warnings so we do not break the build with warnings-as-errors:
    95   # C4090: 'function' : different 'const' qualifiers
    96104  #
    97   MSFT:*_*_*_CC_FLAGS = /wd4090
    98105
    99106  XCODE:*_*_*_CC_FLAGS = -mmmx -msse -std=c99
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