diff --git a/bootstat/bootstat.cpp b/bootstat/bootstat.cpp index 63b36f40c..d9185d904 100644 --- a/bootstat/bootstat.cpp +++ b/bootstat/bootstat.cpp @@ -238,6 +238,10 @@ const std::map kBootReasonMap = { {"watchdog_apps_bite", 98}, {"xpu_err", 99}, {"power_on_usb", 100}, + {"watchdog_rpm", 101}, + {"watchdog_nonsec", 102}, + {"watchdog_apps_bark", 103}, + {"reboot_dmverity_corrupted", 104}, }; // Converts a string value representing the reason the system booted to an