commit | 86ce1e6c677bb119a446bd6e8a797a6a7b8c18b0 | [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 | 0f3c922d53740f1b4976035706fe1ae4b1fe70c9 [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>