u-boot/doc/develop
Simon Glass d5b6e91ba2 bloblist: Support allocating the bloblist
Typically the bloblist is positioned at a fixed address in memory until
relocation. This is convenient when it is set up in SPL or before
relocation.

But for EFI we want to set it up only when U-Boot proper is running. Add
a way to allocate it using malloc() and update the documentation to cover
this aspect of bloblist.

Note there are no tests of this feature at present, nor any direct testing
of bloblist_init().

This can be added, e.g. by making this option controllable at runtime.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-12-05 09:21:44 -07:00
..
devicetree sandbox: Remove OF_HOSTFILE 2021-10-27 16:38:26 -04:00
driver-model dm: doc: Add a note about of-platdata header files 2021-09-25 09:46:15 -06:00
package binman: Update various pieces of the documentation 2021-03-26 17:03:10 +13:00
uefi efi: Add video support to the app 2021-11-07 18:36:55 +01:00
bloblist.rst bloblist: Support allocating the bloblist 2021-12-05 09:21:44 -07:00
checkpatch.rst scripts/checkpatch.pl: Resync with v5.13 2021-09-01 19:25:37 -04:00
ci_testing.rst doc: Add basic information about running CI tests 2021-08-04 15:58:31 -04:00
coccinelle.rst doc: Coccinelle: move to HTML doc 2020-07-17 08:45:29 -04:00
commands.rst doc: move README.commands to HTML doc 2020-12-15 09:32:15 +01:00
config_binding.rst doc: Add mention of the /config binding 2021-09-25 12:30:54 +02:00
crash_dumps.rst doc: correct description of crash dumps 2020-07-17 10:47:19 -04:00
distro.rst doc: Move distro boot doc to rST 2021-11-11 19:02:41 -05:00
environment.rst doc: Improve environment documentation further 2021-11-16 14:35:08 -05:00
global_data.rst doc: global data pointer on x86, x86_64 2020-12-15 09:31:26 +01:00
index.rst doc: Improve environment documentation further 2021-11-16 14:35:08 -05:00
logging.rst log: Convert log values to printf() if not enabled 2021-06-08 11:39:09 -04:00
makefiles.rst doc: Bring in Makefile documentation 2021-07-24 10:49:51 +02:00
menus.rst doc: move README.menu to HTML documentation 2021-01-23 09:53:46 -05:00
moveconfig.rst doc: Fix up outdated moveconfig docs 2021-08-01 09:05:24 -06:00
py_testing.rst pytest: Show a message when sandbox crashes 2021-10-14 19:45:07 -04:00
testing.rst doc: Create an intro section for testing 2021-08-01 09:05:24 -06:00
tests_sandbox.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
tests_writing.rst doc: Explain briefly how to write new tests 2021-03-12 09:57:31 -05:00
trace.rst doc: fix typos in trace.rst 2021-11-20 10:53:00 +01:00
version.rst acpi: Use U-Boot version for OEM_REVISION 2021-10-06 09:15:14 -04:00