commit | 64658007f3c61e32bf241f3048a23b1728774d57 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Nov 18 12:40:32 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Nov 20 19:06:22 2023 +0100 |
tree | 7da5c6ed1f5986e20073ec4183480110d36933c6 | |
parent | ce68a254483817f86f92ffef7c7bc44fee318fb5 [diff] |
cmd: eficonfig: create shortened boot options The boot options created by eficonfig should use shortened device-paths to avoid problems if drives are enumerated in a different sequence. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>