On Mon, 20 Mar 2023 at 04:18, Heinrich Schuchardt <heinrich.schucha...@canonical.com> wrote: > > * Add the definitions for Ctrl() device path nodes. > * Implement Ctrl() nodes in the device path to text protocol. > > Signed-off-by: Heinrich Schuchardt <heinrich.schucha...@canonical.com> > --- > include/efi_api.h | 6 ++++++ > lib/efi_loader/efi_device_path_to_text.c | 7 +++++++ > 2 files changed, 13 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>