VirtualBox

Ignore:
Timestamp:
Oct 28, 2015 8:17:18 PM (9 years ago)
Author:
vboxsync
Message:

EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.

Location:
trunk/src/VBox/Devices/EFI/Firmware
Files:
4 edited

Legend:

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

  • trunk/src/VBox/Devices/EFI/Firmware/CryptoPkg/CryptRuntimeDxe/CryptRuntime.c

    r48674 r58459  
    206206  IN  CONST UINT8  *MessageHash,
    207207  IN  UINTN        HashLength,
    208   IN  UINT8        *Signature,
     208  IN  CONST UINT8  *Signature,
    209209  IN  UINTN        SigLength
    210210  )
  • trunk/src/VBox/Devices/EFI/Firmware/CryptoPkg/CryptRuntimeDxe/CryptRuntime.h

    r48674 r58459  
    180180  IN  CONST UINT8  *MessageHash,
    181181  IN  UINTN        HashLength,
    182   IN  UINT8        *Signature,
     182  IN  CONST UINT8  *Signature,
    183183  IN  UINTN        SigLength
    184184  );
  • trunk/src/VBox/Devices/EFI/Firmware/CryptoPkg/CryptRuntimeDxe/CryptRuntimeDxe.inf

    r48674 r58459  
    11## @file
    2 Component description file for Cryptographic Runtime Driver.
     2This driver installs runtime Crypt protocol to provide SHA256 and RSA service.
    33#
    4 #  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
     4#  Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
    55#  This program and the accompanying materials
    66#  are licensed and made available under the terms and conditions of the BSD License
     
    1616  INF_VERSION                    = 0x00010005
    1717  BASE_NAME                      = CryptRuntimeDxe
     18  MODULE_UNI_FILE                = CryptRuntimeDxe.uni
    1819  FILE_GUID                      = 858031F3-96A2-406E-ABCC-ED264A3A31D6
    1920  MODULE_TYPE                    = DXE_RUNTIME_DRIVER
     
    4849[Depex]
    4950  TRUE
     51
     52[UserExtensions.TianoCore."ExtraFiles"]
     53  CryptRuntimeDxeExtra.uni
     54 
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