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

