mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-30 01:29:17 +00:00
7 lines
248 B
XML
7 lines
248 B
XML
<steps interface="AP">
|
|
<step operation="getvar" var="max-sparse-size"/>
|
|
<step operation="oem" var="fb_mode_set"/>
|
|
<step operation="flash" partition="logo" filename="logo.png" MD5="foo"/>
|
|
<step operation="erase" partition="cache"/>
|
|
</steps>
|