efi_loader: support for Ctrl() device path node
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 19 Mar 2023 15:18:08 +0000 (16:18 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 25 Mar 2023 10:05:42 +0000 (11:05 +0100)
commitc5cc6da855c10d762c492d390b1e4059910259d1
tree1ba5a8666e057ab155f5f5589a4edf17f4463bf3
parent884d626d8357853c012d535bf26c143bb7b5e6a5
efi_loader: support for Ctrl() device path node

* Add the definitions for Ctrl() device path nodes.
* Implement Ctrl() nodes in the device path to text protocol.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
include/efi_api.h
lib/efi_loader/efi_device_path_to_text.c