From c9210f63bbfdcab633b51437b33cd5d40e80b37d Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Mon, 8 Jun 2015 09:34:47 +0000 Subject: MdePkg GlobalVariable.h: Add comments for L"SysPrep####". Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Jiewen Yao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17576 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Guid/GlobalVariable.h | 1 + 1 file changed, 1 insertion(+) diff --git a/MdePkg/Include/Guid/GlobalVariable.h b/MdePkg/Include/Guid/GlobalVariable.h index b7e37e7e6d..1e4fbc8227 100644 --- a/MdePkg/Include/Guid/GlobalVariable.h +++ b/MdePkg/Include/Guid/GlobalVariable.h @@ -36,6 +36,7 @@ extern EFI_GUID gEfiGlobalVariableGuid; // Note: except the globally defined variables defined below, the spec also defines // L"Boot####" - A boot load option. // L"Driver####" - A driver load option. +// L"SysPrep####" - A System Prep application load option. // L"Key####" - Describes hot key relationship with a Boot#### load option. // The attribute for them is NV+BS+RT, #### is a printed hex value, and no 0x or h // is included in the hex value. They can not be expressed as a #define like other globally -- cgit v1.2.3