aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vbnv_layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/security/vboot/vbnv_layout.h')
-rw-r--r--src/security/vboot/vbnv_layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/security/vboot/vbnv_layout.h b/src/security/vboot/vbnv_layout.h
index a9326e4ff4..a3c2490c0d 100644
--- a/src/security/vboot/vbnv_layout.h
+++ b/src/security/vboot/vbnv_layout.h
@@ -31,7 +31,7 @@
#define BOOT_OFFSET 1
#define BOOT_DEBUG_RESET_MODE 0x80
#define BOOT_DISABLE_DEV_REQUEST 0x40
-#define BOOT_OPROM_NEEDED 0x20
+#define BOOT_DISPLAY_REQUEST 0x20
#define BOOT_TRY_B_COUNT_MASK 0x0F
#define RECOVERY_OFFSET 2