commit | 82836973115171d1d8ff5fa874b075672ac08f58 | [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 | 2bdc6f579b698ea32cf112310e903238d92a3c5a [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>