VirtualBox

Ignore:
Timestamp:
Aug 12, 2020 4:09:12 PM (4 years ago)
Author:
vboxsync
Message:

Devices/EFI: Merge edk-stable202005 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/BaseCryptLib.inf

    r80721 r85718  
    77#  buffer overflow or integer overflow.
    88#
    9 #  Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR>
     9#  Copyright (c) 2009 - 2020, Intel Corporation. All rights reserved.<BR>
     10#  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
    1011#  SPDX-License-Identifier: BSD-2-Clause-Patent
    1112#
     
    2425# The following information is for reference only and not required by the build tools.
    2526#
    26 #  VALID_ARCHITECTURES           = IA32 X64 ARM AARCH64
     27#  VALID_ARCHITECTURES           = IA32 X64 ARM AARCH64 RISCV64
    2728#
    2829
    2930[Sources]
    3031  InternalCryptLib.h
    31   Hash/CryptMd4.c
    3232  Hash/CryptMd5.c
    3333  Hash/CryptSha1.c
     
    3535  Hash/CryptSha512.c
    3636  Hash/CryptSm3.c
    37   Hmac/CryptHmacMd5.c
    38   Hmac/CryptHmacSha1.c
    3937  Hmac/CryptHmacSha256.c
    4038  Kdf/CryptHkdf.c
    4139  Cipher/CryptAes.c
    42   Cipher/CryptTdes.c
    43   Cipher/CryptArc4.c
    4440  Pk/CryptRsaBasic.c
    4541  Pk/CryptRsaExt.c
     
    5955  SysCall/TimerWrapper.c
    6056  SysCall/BaseMemAllocation.c
     57  SysCall/inet_pton.c
    6158
    6259[Sources.Ia32]
     
    7067
    7168[Sources.AARCH64]
     69  Rand/CryptRand.c
     70
     71[Sources.RISCV64]
    7272  Rand/CryptRand.c
    7373
     
    102102  GCC:*_CLANG35_*_CC_FLAGS = -std=c99
    103103  GCC:*_CLANG38_*_CC_FLAGS = -std=c99
     104  GCC:*_CLANGPDB_*_CC_FLAGS = -std=c99 -Wno-error=incompatible-pointer-types
    104105
    105106  XCODE:*_*_*_CC_FLAGS = -std=c99
Note: See TracChangeset for help on using the changeset viewer.

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