summaryrefslogtreecommitdiffstats
path: root/src/drivers/ocp/include/vpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ocp/include/vpd.h')
-rw-r--r--src/drivers/ocp/include/vpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/ocp/include/vpd.h b/src/drivers/ocp/include/vpd.h
index 60299e38fd6c..8ed6a56cee3f 100644
--- a/src/drivers/ocp/include/vpd.h
+++ b/src/drivers/ocp/include/vpd.h
@@ -64,7 +64,7 @@ enum cxl_memory_mode {
#define DISABLE_BOOTDRIVE "disable_bootdrive"
#define DISABLE_BOOTDRIVE_DEFAULT 0 /* By default don't disable */
-/* Skip Global reset so that information in Previous Boot Error Hob won't be cleared */
+/* Skip Global reset so that information in Previous Boot Error HOB won't be cleared */
#define SKIP_GLOBAL_RESET "skip_global_reset"
#define SKIP_GLOBAL_RESET_DEFAULT 1