]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/GlobalVariable.h
MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fields
[mirror_edk2.git] / MdePkg / Include / Guid / GlobalVariable.h
index e58f7a1e8c01a3a6c4c1ca32f5a9ad50d0f17dfc..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
@@ -126,20 +120,6 @@ extern EFI_GUID gEfiGlobalVariableGuid;
 ///\r
 #define EFI_SETUP_MODE_NAME                         L"SetupMode"\r
 ///\r
-/// Whether the system is operating in audit mode (1) or not (0).\r
-/// All other values are reserved. Should be treated as read-only except when DeployedMode is 0.\r
-/// Always becomes read-only after ExitBootServices() is called.\r
-/// Its attribute is BS+RT.\r
-///\r
-#define EFI_AUDIT_MODE_NAME                         L"AuditMode"\r
-///\r
-/// Whether the system is operating in deployed mode (1) or not (0).\r
-/// All other values are reserved. Should be treated as read-only when its value is 1.\r
-/// Always becomes read-only after ExitBootServices() is called.\r
-/// Its attribute is BS+RT.\r
-///\r
-#define EFI_DEPLOYED_MODE_NAME                      L"DeployedMode"\r
-///\r
 /// The Key Exchange Key Signature Database.\r
 /// Its attribute is NV+BS+RT+AT.\r
 ///\r