logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

elogtool - utility for managing elog events

Authors

       coresystems GmbH.
       Man page written by Ahmad Khalifa.

                                                  November 2024                                      ELOGTOOL(8)

Commands

list
           lists all the event logs in human readable format

       clear
           clears all the event logs

       add <event_type> [event_data]
           add an entry to the event log

Description

       utility to read and edit elog events from a file or flashrom

Name

       elogtool - utility for managing elog events

Options

-f, --file <filename>
           File that holds event log partition.
           If empty it will try to read/write from/to the RW_ELOG using flashrom.

       -U, --utc
           Print timestamps in UTC time zone

       -h, --help
           Print this help

Synopsis

       elogtool COMMAND [[-U] -f <filename>]
       elogtool [-h]

See Also