]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: VenMedia device path node
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 3 Feb 2021 17:46:07 +0000 (18:46 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 4 Feb 2021 19:12:41 +0000 (20:12 +0100)
commit02fc018a35c6f25d779ea86c735d266a6b121201
treee254b4ad10d7d1bb6645b1972ad59a1ee14ba3a9
parent6bca36cee2d37bb3f11f1db55acd3009b85713ad
efi_loader: VenMedia device path node

The Load File2 protocol exposes a device path with a VenMedia() node. Hence
our implementation of the device path to text protocol should support this
node.

Cc: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_device_path_to_text.c