diff options
| author | Masahisa Kojima <[email protected]> | 2024-01-11 14:35:39 +0900 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2024-01-13 18:17:47 +0100 |
| commit | af7a34acfd88815ead1882eb8b05ef088d7ca738 (patch) | |
| tree | 0e0ae3f7c9c4d0afc57804d0601a2b1e8f22baea /doc/develop | |
| parent | f19171c919e03c2590dce2f5026de2bf43203f7c (diff) | |
fwu: fix fwu_get_image_index interface
The capsule update uses the DFU framework for updating
storage. fwu_get_image_index() currently returns the
image_index calculated by (dfu_alt_num + 1), but this is
different from the image_index in UEFI terminology.
Since capsule update implementation calls dfu_write_by_alt
function, it is better that FWU returns the dfu_alt_num.
Signed-off-by: Masahisa Kojima <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
