summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/VariableFormat.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Include/VariableFormat.h')
-rw-r--r--MdeModulePkg/Include/VariableFormat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Include/VariableFormat.h b/MdeModulePkg/Include/VariableFormat.h
index 72830eccce..4796c49afc 100644
--- a/MdeModulePkg/Include/VariableFormat.h
+++ b/MdeModulePkg/Include/VariableFormat.h
@@ -23,7 +23,7 @@
#endif
///
-/// Hardware error record maximum variable size
+/// Maximum buffer for Hardware error record variable
///
#ifndef MAX_HARDWARE_ERROR_VARIABLE_SIZE
#define MAX_HARDWARE_ERROR_VARIABLE_SIZE FixedPcdGet32(PcdMaxHardwareErrorVariableSize)