]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit0637334fe3e7dfc0d6a7c3c01c07be403d891e3f
tree1ba5a8666e057ab155f5f5589a4edf17f4463bf3
parent5937cf799a08b80ef3c2973ca854b64b77a61c7d
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