VirtualBox

Ignore:
Timestamp:
Sep 11, 2019 8:46:37 AM (5 years ago)
Author:
vboxsync
Message:

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

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

Legend:

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

  • trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.c

    r77662 r80721  
    55  It uses UEFI boot service CalculateCrc32 to authenticate 32 bit CRC value.
    66
    7 Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.<BR>
    8 This program and the accompanying materials
    9 are licensed and made available under the terms and conditions of the BSD License
    10 which accompanies this distribution.  The full text of the license may be found at
    11 http://opensource.org/licenses/bsd-license.php
    12 
    13 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    14 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     7Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
     8SPDX-License-Identifier: BSD-2-Clause-Patent
    159
    1610**/
  • trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.inf

    r58466 r80721  
    88#  It uses UEFI boot service CalculateCrc32 to authenticate 32 bit CRC value.
    99#
    10 # Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
     10# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
    1111#
    12 #  This program and the accompanying materials
    13 #  are licensed and made available under the terms and conditions of the BSD License
    14 #  which accompanies this distribution. The full text of the license may be found at
    15 #  http://opensource.org/licenses/bsd-license.php
    16 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    17 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     12#  SPDX-License-Identifier: BSD-2-Clause-Patent
    1813#
    1914##
     
    2621  MODULE_TYPE                    = DXE_DRIVER
    2722  VERSION_STRING                 = 1.0
    28   LIBRARY_CLASS                  = NULL|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
     23  LIBRARY_CLASS                  = NULL|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
    2924
    3025  CONSTRUCTOR                    = DxeCrc32GuidedSectionExtractLibConstructor
     
    3328# The following information is for reference only and not required by the build tools.
    3429#
    35 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC
     30#  VALID_ARCHITECTURES           = IA32 X64 EBC
    3631#
    3732
  • trunk/src/VBox/Devices/EFI/FirmwareNew/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/DxeCrc32GuidedSectionExtractLib.uni

    r77662 r80721  
    55// ExtractGuidedSectionLib service to register CRC32 guided section handler
    66// that parses CRC32 encapsulation section and extracts raw data.
    7 // 
     7//
    88// It uses UEFI boot service CalculateCrc32 to authenticate 32 bit CRC value.
    99//
    10 // Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
     10// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
    1111//
    12 // This program and the accompanying materials
    13 // are licensed and made available under the terms and conditions of the BSD License
    14 // which accompanies this distribution. The full text of the license may be found at
    15 // http://opensource.org/licenses/bsd-license.php
    16 // THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    17 // WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     12// SPDX-License-Identifier: BSD-2-Clause-Patent
    1813//
    1914// **/
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