commit | ac8d48aa677add63b9f560a24a0965b7c8655e15 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Mar 10 07:13:43 2025 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Apr 19 12:45:48 2025 +0200 |
tree | 1fe2cade959ceeda4f98df6fd03145fb30890b18 | |
parent | e8bb756e4f0e58546459ac88ecb57697adcb8034 [diff] |
cmd: simplify eficonfig_init() As the system table already has pointers to the Simple Text Input and Output Protocols we can directly use these instead of calling OpenProtocol. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>