commit | 2010d85d696221178b29120bac1c022ae3da24e6 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sun Mar 19 08:59:33 2023 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Mar 25 11:06:03 2023 +0100 |
tree | 9cd758d8156461852c68bd883301ac0348bbecfe | |
parent | fc607abb42476523f30b675e6fd6394a7193ffb5 [diff] |
efi_loader: move struct efi_device_path to efi.h Avoid forward declaration of struct efi_device_path. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>