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 09:43:50 +0000 (10:43 +0100)
commit3f26bca262dcc5f50577981a66a08d80864de6a0
treed65d52d27621e13876d5430e3f179806a6efe349
parent78f67f11a9920ef988cbff5341616695c3e87ebd
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