]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/GlobalVariable.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Include / Guid / GlobalVariable.h
index b7e37e7e6d6243be94617256351877c69511285f..7abc103332930f87094d87e102c720b63406f48a 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   GUID for EFI (NVRAM) Variables.\r
 \r
-  Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials                          \r
-  are licensed and made available under the terms and conditions of the BSD License         \r
-  which accompanies this distribution.  The full text of the license may be found at        \r
-  http://opensource.org/licenses/bsd-license.php                                            \r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   GUID defined in UEFI 2.1\r
@@ -36,6 +30,7 @@ extern EFI_GUID gEfiGlobalVariableGuid;
 // Note: except the globally defined variables defined below, the spec also defines\r
 // L"Boot####"      - A boot load option.\r
 // L"Driver####"    - A driver load option.\r
+// L"SysPrep####"   - A System Prep application load option.\r
 // L"Key####"       - Describes hot key relationship with a Boot#### load option.\r
 // The attribute for them is NV+BS+RT, #### is a printed hex value, and no 0x or h\r
 // is included in the hex value. They can not be expressed as a #define like other globally\r