summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2022-08-02 11:42:49 +0000
committerSubrata Banik <subratabanik@google.com>2022-08-06 14:06:33 +0000
commit151dcf49a67d5422a99be484c583e6cdbb094292 (patch)
treee5b90da7728f957183f78f94d735d3e8b47902cf /Documentation
parent3a53da16321fcf9c31b657d0951b7c46851fd016 (diff)
downloadcoreboot-151dcf49a67d5422a99be484c583e6cdbb094292.tar.gz
coreboot-151dcf49a67d5422a99be484c583e6cdbb094292.tar.bz2
coreboot-151dcf49a67d5422a99be484c583e6cdbb094292.zip
util/elogtool: Mark redundant boot mode event type as `deprecated`
This patch adds `_DEPRECATED_` tag to ChromeOS boot mode related event logging types as below: * ELOG_TYPE_CROS_RECOVERY_MODE <---- to record recovery boot reason while booting into recovery mode * ELOG_TYPE_CROS_DEVELOPER_MODE <--- if the platform is booted into developer mode. * ELOG_TYPE_CROS_DIAGNOSTICS <---- if the platform is booted into diagnostic mode. Drop static structure `cros_deprecated_recovery_reasons` as it has been replaced by vb2_get_recovery_reason_string() function. ELOG_TYPE_FW_BOOT_INFO event type is now used to record all those related fw boot info along with ChromeOS boot mode/reason etc. BUG=b:215615970 TEST=Build and boot google/kano to ChromeOS. Signed-off-by: Subrata Banik <subratabanik@google.com> Change-Id: I932952ce32337e2d54473667ce17582a90882da8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/65802 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions