mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
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>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
7751d2ef86
commit
2ee9550a7d
@@ -166,6 +166,12 @@ Unicode Collation protocol
|
|||||||
.. kernel-doc:: lib/efi_loader/efi_unicode_collation.c
|
.. kernel-doc:: lib/efi_loader/efi_unicode_collation.c
|
||||||
:internal:
|
:internal:
|
||||||
|
|
||||||
|
Firmware management protocol
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
.. kernel-doc:: lib/efi_loader/efi_firmware.c
|
||||||
|
:internal:
|
||||||
|
|
||||||
Unit testing
|
Unit testing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user