diff options
author | Caleb Connolly <caleb.connolly@linaro.org> | 2024-08-30 13:34:33 +0100 |
---|---|---|
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-09-12 17:35:37 +0200 |
commit | 788cf33315c741f48960536e4bdcf9fd32575bc0 (patch) | |
tree | 60874a9abd3ed476a77a1a4944e500c93aa46735 /lib/efi_loader/helloworld.c | |
parent | 4c5e1ff31bf3d816412232ed7b4a2a581a50b262 (diff) |
efi: add a helper to generate dynamic UUIDs
Introduce a new helper efi_capsule_update_info_gen_ids() which populates
the capsule update fw images image_type_id field. This allows for
determinstic UUIDs to be used that can scale to a large number of
different boards and board variants without the need to maintain a big
list.
We call this from efi_fill_image_desc_array() to populate the UUIDs
lazily on-demand.
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Diffstat (limited to 'lib/efi_loader/helloworld.c')
0 files changed, 0 insertions, 0 deletions