@@ -771,17 +771,21 @@ Options:
771
771
--pd-bin <PD_BIN> Parse versions from PD firmware binary file
772
772
--ec-bin <EC_BIN> Parse versions from EC firmware binary file
773
773
--capsule <CAPSULE> Parse UEFI Capsule information from binary file
774
+ --dump <DUMP> Dump extracted UX capsule bitmap image to a file
775
+ --ho2-capsule <HO2_CAPSULE> Parse UEFI Capsule information from binary file
776
+ --dump-ec-flash <DUMP_EC_FLASH> Dump EC flash contents
774
777
--flash-ec <FLASH_EC> Flash EC with new firmware from file
775
778
--flash-ro-ec <FLASH_EC> Flash EC with new firmware from file
776
779
--flash-rw-ec <FLASH_EC> Flash EC with new firmware from file
780
+ --reboot-ec Control EC RO/RW jump [possible values: reboot, jump-ro, jump-rw, cancel-jump, disable-jump]
777
781
--intrusion Show status of intrusion switch
778
782
--inputmodules Show status of the input modules (Framework 16 only)
783
+ --input-deck-mode Set input deck power mode [possible values: auto, off, on] (Framework 16 only)
779
784
--charge-limit [<VAL>] Get or set battery charge limit (Percentage number as arg, e.g. '100')
780
785
--fp-brightness [<VAL>]Get or set fingerprint LED brightness level [possible values: high, medium, low]
781
786
--kblight [<KBLIGHT>] Set keyboard backlight percentage or get, if no value provided
782
787
--console <CONSOLE> Get EC console, choose whether recent or to follow the output [possible values: recent, follow]
783
- --reboot-ec Control EC RO/RW jump [possible values: reboot, jump-ro, jump-rw, cancel-jump, disable-jump]
784
- --dump-ec-flash <DUMP_EC_FLASH> Dump EC flash contents
788
+ --hash <HASH> Hash a file of arbitrary data
785
789
-t, --test Run self-test to check if interaction with EC is possible
786
790
-h, --help Print help information
787
791
"#
0 commit comments