commit | b9b838d8b92fbd029306372e26eeab85b32698a2 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Jan 08 01:00:00 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 13 09:09:07 2023 +0100 |
tree | 2b8f944d1b98e259808e3ee06901d9fb52688d67 | |
parent | 54de24152bfc6288a4a32dd364b6fb0c5a46284c [diff] |
efi_loader: fix description of memory functions * Add missing function descriptions * Adjust to Sphinx style Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>