summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Include/Guid/DebugMask.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/Guid/DebugMask.h')
-rw-r--r--MdeModulePkg/Include/Guid/DebugMask.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Include/Guid/DebugMask.h b/MdeModulePkg/Include/Guid/DebugMask.h
index cfb0a69372..1e6beb562e 100644
--- a/MdeModulePkg/Include/Guid/DebugMask.h
+++ b/MdeModulePkg/Include/Guid/DebugMask.h
@@ -62,6 +62,7 @@ extern EFI_GUID gEfiDebugMaskProtocolGuid;
///
/// GUID used to store the global debug mask in an the "EFIDebug" EFI Variabe
+/// Also used as a GUIDed HOB that contains a UINT32 debug mask default value
///
#define EFI_GENERIC_VARIABLE_GUID \
{ 0x59d1c24f, 0x50f1, 0x401a, {0xb1, 0x01, 0xf3, 0x3e, 0x0d, 0xae, 0xd4, 0x43} }