commit | 4a4169b5f1257d7ef2ec352330f2d5a6e57e0695 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Thu May 20 13:23:57 2021 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon May 24 14:21:30 2021 -0400 |
tree | 95d547db3df3503d61368b5c574ae1a5fa80c178 | |
parent | 69504500455c12c54b5bcfec30bd1dca60ac3806 [diff] |
efi_loader: add Sphinx doc for __efi_runtime and __efi_runtime_data Document the macros __efi_runtime and __efi_runtime_data in Sphinx style. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>