VirtualBox

Ignore:
Timestamp:
Sep 11, 2019 8:46:37 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133262
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:
5 edited

Legend:

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

  • trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Library/NvVarsFileLib/FsAccess.c

    r77662 r80721  
    33
    44  Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>
    5   This program and the accompanying materials
    6   are licensed and made available under the terms and conditions of the BSD License
    7   which accompanies this distribution.  The full text of the license may be found at
    8   http://opensource.org/licenses/bsd-license.php
    9 
    10   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    11   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     5  SPDX-License-Identifier: BSD-2-Clause-Patent
    126
    137**/
  • trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c

    r48674 r80721  
    33
    44  Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
    5   This program and the accompanying materials
    6   are licensed and made available under the terms and conditions of the BSD License
    7   which accompanies this distribution.  The full text of the license may be found at
    8   http://opensource.org/licenses/bsd-license.php
    9 
    10   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    11   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     5  SPDX-License-Identifier: BSD-2-Clause-Patent
    126
    137**/
  • trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.h

    r48674 r80721  
    33
    44  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>
    5   This program and the accompanying materials
    6   are licensed and made available under the terms and conditions of the BSD License
    7   which accompanies this distribution.  The full text of the license may be found at
    8   http://opensource.org/licenses/bsd-license.php
    9 
    10   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
    11   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
     5  SPDX-License-Identifier: BSD-2-Clause-Patent
    126
    137**/
  • trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf

    r48674 r80721  
    55#  file within a file system.
    66#
    7 #  Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>
     7#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
    88#
    9 #  This program and the accompanying materials
    10 #  are licensed and made available under the terms and conditions of the BSD License
    11 #  which accompanies this distribution. The full text of the license may be found at
    12 #  http://opensource.org/licenses/bsd-license.php
    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.
     9#  SPDX-License-Identifier: BSD-2-Clause-Patent
    1510#
    1611#
     
    2318  MODULE_TYPE                    = UEFI_DRIVER
    2419  VERSION_STRING                 = 1.0
    25   LIBRARY_CLASS                  = NvVarsFileLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER UEFI_DRIVER
     20  LIBRARY_CLASS                  = NvVarsFileLib|DXE_DRIVER DXE_RUNTIME_DRIVER UEFI_DRIVER
    2621
    2722#
    2823# The following information is for reference only and not required by the build tools.
    2924#
    30 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC
     25#  VALID_ARCHITECTURES           = IA32 X64 EBC
    3126#
    3227
     
    3429  FsAccess.c
    3530  NvVarsFileLib.c
     31  NvVarsFileLib.h
    3632
    3733[Packages]
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