]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/GlobalVariable.h
MdePkg: Add Sys Prep string definition and macro definition.
[mirror_edk2.git] / MdePkg / Include / Guid / GlobalVariable.h
index 83450da8575c627c6610ff142fdae4d30ad670c3..b7e37e7e6d6243be94617256351877c69511285f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   GUID for EFI (NVRAM) Variables.\r
 \r
-  Copyright (c) 2006 - 2013, Intel Corporation. All rights reserved.<BR>\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
@@ -107,6 +107,11 @@ extern EFI_GUID gEfiGlobalVariableGuid;
 ///\r
 #define EFI_DRIVER_ORDER_VARIABLE_NAME              L"DriverOrder"\r
 ///\r
+/// The ordered System Prep Application load option list.\r
+/// Its attribute is NV+BS+RT.\r
+///\r
+#define EFI_SYS_PREP_ORDER_VARIABLE_NAME            L"SysPrepOrder"\r
+///\r
 /// Identifies the level of hardware error record persistence\r
 /// support implemented by the platform. This variable is\r
 /// only modified by firmware and is read-only to the OS.\r