X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=CorebootPayloadPkg%2FLibrary%2FPlatformBootManagerLib%2FPlatformData.c;fp=CorebootPayloadPkg%2FLibrary%2FPlatformBootManagerLib%2FPlatformData.c;h=56fe41afebbf53dfc9056edb175140784fe895b0;hp=2fbe3e92b607492e34c4a5f907ff3753d24be2cd;hb=d2e8b7e1462f3fddb0c68089c5daff1925385353;hpb=f3342b7a69bd7c0ffa62febe9a9f782d47e3ab49 diff --git a/CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformData.c b/CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformData.c index 2fbe3e92b6..56fe41afeb 100644 --- a/CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformData.c +++ b/CorebootPayloadPkg/Library/PlatformBootManagerLib/PlatformData.c @@ -3,13 +3,7 @@ ConIn/ConOut variables. Copyright (c) 2016, Intel Corporation. All rights reserved.
-This program and the accompanying materials -are licensed and made available under the terms and conditions of the BSD License -which accompanies this distribution. The full text of the license may be found at -http://opensource.org/licenses/bsd-license.php - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +SPDX-License-Identifier: BSD-2-Clause-Patent **/ #include "PlatformBootManager.h"