commit | 70a76c5f6d7aa86e85a0a7d8ad36d2f30a2d2315 | [log] [tgz] |
---|---|---|
author | Raymond Mao <raymond.mao@linaro.org> | Mon Jun 19 14:22:58 2023 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jul 15 11:20:41 2023 +0200 |
tree | 7c339f09b2438c92b6223c6ba800f0602544145e | |
parent | beef198cb836a4e19a85a362e3396e1152acd7f0 [diff] |
Move bootorder and bootoption apis to lib Rename and move bootorder and bootoption apis from cmd to lib for re-use between eficonfig and bootmgr Fix 'unexpected indentation' when 'make htmldocs' after functions are moved Signed-off-by: Raymond Mao <raymond.mao@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>