commit | 2ee9550a7d230c6711d2f263c75c7f3262ff7958 | [log] [tgz] |
---|---|---|
author | Vincent Stehlé <vincent.stehle@arm.com> | Wed May 25 11:20:21 2022 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat May 28 10:59:27 2022 +0200 |
tree | b207c4f8903e4f24cec6dc014ab756a8913045a9 | |
parent | 7751d2ef869e73884e82ef69f4ec61fbe84f1738 [diff] |
doc/efi: add firmware management protocol to the documentation The firmware management protocol can be used to manage device firmware. U-Boot can be configured to provide an implementation. Document the related functions in the API section. Signed-off-by: Vincent Stehlé <vincent.stehle@arm.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>