summaryrefslogtreecommitdiff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/security/vboot/vbnv_layout.h b/src/security/vboot/vbnv_layout.h
index 1dc01c909a..a9326e4ff4 100644
--- a/src/security/vboot/vbnv_layout.h
+++ b/src/security/vboot/vbnv_layout.h
@@ -40,6 +40,7 @@
#define DEV_FLAGS_OFFSET 4
#define DEV_BOOT_USB_MASK 0x01
#define DEV_BOOT_SIGNED_ONLY_MASK 0x02
+#define DEV_ENABLE_UDC 0x40
#define MISC_FLAGS_OFFSET 8
#define MISC_FLAGS_BATTERY_CUTOFF_MASK 0x08