1FWUPDATE(1) User Commands FWUPDATE(1)
2
3
4
6 fwupdate - Debugging utility for UEFI firmware updates
7
9 Usage:
10 fwupdate [OPTIONâ.¦]
11
12 Help Options:
13 -h, --help
14 Show help options
15
16 Application Options:
17 -v, --verbose
18 Show extra debugging information
19
20 --version
21 Display version
22
23 -L, --log
24 Show the debug log from the last attempted update
25
26 -l, --list
27 List supported firmware updates
28
29 -s, --supported
30 Query for firmware update support
31
32 -i, --info
33 Show the information of firmware update status
34
35 -e, --enable
36 Enable firmware update support on supported systems
37
38 -p, --esp-path=PATH
39 Override the default ESP path
40
41 -d, --set-debug
42 Set the debugging flag during update
43
44 -D, --unset-debug
45 Unset the debugging flag during update
46
47 -a, --apply=GUID
48 Apply firmware updates
49
50 -f, --flags
51 Use quirk flags when installing firmware
52
53 This tool allows an administrator to debug UpdateCapsule operation.
54
55
56
57fwupdate 1.5.9 April 2021 FWUPDATE(1)