aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/elog.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/include/elog.h b/src/include/elog.h
index 2734612a8a..f532ddab70 100644
--- a/src/include/elog.h
+++ b/src/include/elog.h
@@ -88,7 +88,13 @@
#define EC_EVENT_PD_MCU 0x16
#define EC_EVENT_BATTERY_STATUS 0x17
#define EC_EVENT_PANIC 0x18
-#define EC_EVENT_KEYBOARD_RECOVERY_HWREINIT 0x19
+#define EC_EVENT_KEYBOARD_FASTBOOT 0x19
+#define EC_EVENT_RTC 0x1a
+#define EC_EVENT_MKBP 0x1b
+#define EC_EVENT_USB_MUX 0x1c
+#define EC_EVENT_MODE_CHANGE 0x1d
+#define EC_EVENT_KEYBOARD_RECOVERY_HWREINIT 0x1e
+#define EC_EVENT_EXTENDED 0x1f
/* Power */
#define ELOG_TYPE_POWER_FAIL 0x92