summaryrefslogtreecommitdiffstats
path: root/src/image
diff options
context:
space:
mode:
authorMichael Brown2025-08-06 15:07:00 +0200
committerMichael Brown2025-08-06 15:07:00 +0200
commit6fa901530afdd1c7d28f0328ead8d7825fa62fbd (patch)
treee6b0aa3e2a7d7ce5a367ead78082cbce3ed55d8b /src/image
parent[github] Extend sponsorship link (diff)
downloadipxe-6fa901530afdd1c7d28f0328ead8d7825fa62fbd.tar.gz
ipxe-6fa901530afdd1c7d28f0328ead8d7825fa62fbd.tar.xz
ipxe-6fa901530afdd1c7d28f0328ead8d7825fa62fbd.zip
[digest] Add "--set" option to store digest value in a setting
Allow the result of a digest calculation to be stored in a named setting. This allows for digest verification in scripts using e.g.: set expected:hexraw cb05def203386f2b33685d177d9f04e3e3d70dd4 sha1sum --set actual 1mb iseq ${expected} ${actual} || goto checksum_bad Note that digest verification alone cannot be used to set the trusted execution status of an image. The only way to mark an image as trusted is to use the "imgverify" command. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/image')
0 files changed, 0 insertions, 0 deletions