]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/GlobalVariable.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Guid / GlobalVariable.h
index 7abc103332930f87094d87e102c720b63406f48a..eb2ce6aaf262e15a5c3b3ff55960325dc12bd157 100644 (file)
@@ -16,7 +16,7 @@
     0x8BE4DF61, 0x93CA, 0x11d2, {0xAA, 0x0D, 0x00, 0xE0, 0x98, 0x03, 0x2B, 0x8C } \\r
   }\r
 \r
-extern EFI_GUID gEfiGlobalVariableGuid;\r
+extern EFI_GUID  gEfiGlobalVariableGuid;\r
 \r
 //\r
 // Follow UEFI 2.4 spec:\r
@@ -41,146 +41,146 @@ extern EFI_GUID gEfiGlobalVariableGuid;
 /// The language codes that the firmware supports. This value is deprecated.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_LANG_CODES_VARIABLE_NAME                L"LangCodes"\r
+#define EFI_LANG_CODES_VARIABLE_NAME  L"LangCodes"\r
 ///\r
 /// The language code that the system is configured for. This value is deprecated.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_LANG_VARIABLE_NAME                      L"Lang"\r
+#define EFI_LANG_VARIABLE_NAME  L"Lang"\r
 ///\r
 /// The firmware's boot managers timeout, in seconds, before initiating the default boot selection.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_TIME_OUT_VARIABLE_NAME                  L"Timeout"\r
+#define EFI_TIME_OUT_VARIABLE_NAME  L"Timeout"\r
 ///\r
 /// The language codes that the firmware supports.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_PLATFORM_LANG_CODES_VARIABLE_NAME       L"PlatformLangCodes"\r
+#define EFI_PLATFORM_LANG_CODES_VARIABLE_NAME  L"PlatformLangCodes"\r
 ///\r
 /// The language code that the system is configured for.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_PLATFORM_LANG_VARIABLE_NAME             L"PlatformLang"\r
+#define EFI_PLATFORM_LANG_VARIABLE_NAME  L"PlatformLang"\r
 ///\r
 /// The device path of the default input/output/error output console.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_CON_IN_VARIABLE_NAME                    L"ConIn"\r
-#define EFI_CON_OUT_VARIABLE_NAME                   L"ConOut"\r
-#define EFI_ERR_OUT_VARIABLE_NAME                   L"ErrOut"\r
+#define EFI_CON_IN_VARIABLE_NAME   L"ConIn"\r
+#define EFI_CON_OUT_VARIABLE_NAME  L"ConOut"\r
+#define EFI_ERR_OUT_VARIABLE_NAME  L"ErrOut"\r
 ///\r
 /// The device path of all possible input/output/error output devices.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_CON_IN_DEV_VARIABLE_NAME                L"ConInDev"\r
-#define EFI_CON_OUT_DEV_VARIABLE_NAME               L"ConOutDev"\r
-#define EFI_ERR_OUT_DEV_VARIABLE_NAME               L"ErrOutDev"\r
+#define EFI_CON_IN_DEV_VARIABLE_NAME   L"ConInDev"\r
+#define EFI_CON_OUT_DEV_VARIABLE_NAME  L"ConOutDev"\r
+#define EFI_ERR_OUT_DEV_VARIABLE_NAME  L"ErrOutDev"\r
 ///\r
 /// The ordered boot option load list.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_BOOT_ORDER_VARIABLE_NAME                L"BootOrder"\r
+#define EFI_BOOT_ORDER_VARIABLE_NAME  L"BootOrder"\r
 ///\r
 /// The boot option for the next boot only.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_BOOT_NEXT_VARIABLE_NAME                 L"BootNext"\r
+#define EFI_BOOT_NEXT_VARIABLE_NAME  L"BootNext"\r
 ///\r
 /// The boot option that was selected for the current boot.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_BOOT_CURRENT_VARIABLE_NAME              L"BootCurrent"\r
+#define EFI_BOOT_CURRENT_VARIABLE_NAME  L"BootCurrent"\r
 ///\r
 /// The types of boot options supported by the boot manager. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_BOOT_OPTION_SUPPORT_VARIABLE_NAME       L"BootOptionSupport"\r
+#define EFI_BOOT_OPTION_SUPPORT_VARIABLE_NAME  L"BootOptionSupport"\r
 ///\r
 /// The ordered driver load option list.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_DRIVER_ORDER_VARIABLE_NAME              L"DriverOrder"\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
+#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
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_HW_ERR_REC_SUPPORT_VARIABLE_NAME        L"HwErrRecSupport"\r
+#define EFI_HW_ERR_REC_SUPPORT_VARIABLE_NAME  L"HwErrRecSupport"\r
 ///\r
 /// Whether the system is operating in setup mode (1) or not (0).\r
 /// All other values are reserved. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_SETUP_MODE_NAME                         L"SetupMode"\r
+#define EFI_SETUP_MODE_NAME  L"SetupMode"\r
 ///\r
 /// The Key Exchange Key Signature Database.\r
 /// Its attribute is NV+BS+RT+AT.\r
 ///\r
-#define EFI_KEY_EXCHANGE_KEY_NAME                   L"KEK"\r
+#define EFI_KEY_EXCHANGE_KEY_NAME  L"KEK"\r
 ///\r
 /// The public Platform Key.\r
 /// Its attribute is NV+BS+RT+AT.\r
 ///\r
-#define EFI_PLATFORM_KEY_NAME                       L"PK"\r
+#define EFI_PLATFORM_KEY_NAME  L"PK"\r
 ///\r
 /// Array of GUIDs representing the type of signatures supported\r
 /// by the platform firmware. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_SIGNATURE_SUPPORT_NAME                  L"SignatureSupport"\r
+#define EFI_SIGNATURE_SUPPORT_NAME  L"SignatureSupport"\r
 ///\r
 /// Whether the platform firmware is operating in Secure boot mode (1) or not (0).\r
 /// All other values are reserved. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_SECURE_BOOT_MODE_NAME                   L"SecureBoot"\r
+#define EFI_SECURE_BOOT_MODE_NAME  L"SecureBoot"\r
 ///\r
 /// The OEM's default Key Exchange Key Signature Database. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_KEK_DEFAULT_VARIABLE_NAME               L"KEKDefault"\r
+#define EFI_KEK_DEFAULT_VARIABLE_NAME  L"KEKDefault"\r
 ///\r
 /// The OEM's default public Platform Key. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_PK_DEFAULT_VARIABLE_NAME                L"PKDefault"\r
+#define EFI_PK_DEFAULT_VARIABLE_NAME  L"PKDefault"\r
 ///\r
 /// The OEM's default secure boot signature store. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_DB_DEFAULT_VARIABLE_NAME                L"dbDefault"\r
+#define EFI_DB_DEFAULT_VARIABLE_NAME  L"dbDefault"\r
 ///\r
 /// The OEM's default secure boot blacklist signature store. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_DBX_DEFAULT_VARIABLE_NAME               L"dbxDefault"\r
+#define EFI_DBX_DEFAULT_VARIABLE_NAME  L"dbxDefault"\r
 ///\r
 /// The OEM's default secure boot timestamp signature store. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_DBT_DEFAULT_VARIABLE_NAME               L"dbtDefault"\r
+#define EFI_DBT_DEFAULT_VARIABLE_NAME  L"dbtDefault"\r
 ///\r
 /// Allows the firmware to indicate supported features and actions to the OS.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_OS_INDICATIONS_SUPPORT_VARIABLE_NAME    L"OsIndicationsSupported"\r
+#define EFI_OS_INDICATIONS_SUPPORT_VARIABLE_NAME  L"OsIndicationsSupported"\r
 ///\r
 /// Allows the OS to request the firmware to enable certain features and to take certain actions.\r
 /// Its attribute is NV+BS+RT.\r
 ///\r
-#define EFI_OS_INDICATIONS_VARIABLE_NAME            L"OsIndications"\r
+#define EFI_OS_INDICATIONS_VARIABLE_NAME  L"OsIndications"\r
 ///\r
 /// Whether the system is configured to use only vendor provided\r
 /// keys or not. Should be treated as read-only.\r
 /// Its attribute is BS+RT.\r
 ///\r
-#define EFI_VENDOR_KEYS_VARIABLE_NAME               L"VendorKeys"\r
+#define EFI_VENDOR_KEYS_VARIABLE_NAME  L"VendorKeys"\r
 \r
 #endif\r