u-boot-brain/doc/api
Heinrich Schuchardt f2d2b3a11c efi_loader: prepare for read only OP-TEE variables
We currently have two implementations of UEFI variables:

* variables provided via an OP-TEE module
* variables stored in the U-Boot environment

Read only variables are up to now only implemented in the U-Boot
environment implementation.

Provide a common interface for both implementations that allows handling
read-only variables.

As variable access is limited to very few source files put variable
related definitions into new include efi_variable.h instead of efi_loader.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-07-11 23:14:16 +02:00
..
dfu.rst doc: dfu: add DFU to HTML documentation 2020-05-25 11:54:53 -04:00
efi.rst efi_loader: prepare for read only OP-TEE variables 2020-07-11 23:14:16 +02:00
index.rst doc: random number generation 2020-06-14 21:07:20 +02:00
linker_lists.rst doc: Move existing rst files into api sub-directory 2019-07-24 10:07:24 -04:00
rng.rst doc: random number generation 2020-06-14 21:07:20 +02:00
serial.rst doc: Move existing rst files into api sub-directory 2019-07-24 10:07:24 -04:00
unicode.rst doc: add Unicode functions to API description 2020-05-09 09:30:28 +02:00