]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: export efi_dp_shorten()
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 26 Feb 2022 11:10:10 +0000 (12:10 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 20 Mar 2022 10:03:06 +0000 (11:03 +0100)
commitd6c90c8f392b4c00e40de2bae9b0d9edb9d72617
tree966d7e6c8f8287cd35a4afdaa43e8eca7e3ae6b6
parent89ff26b9ec6ac268c8874f6cce58a4056a4c200e
efi_loader: export efi_dp_shorten()

Rename function shorten_path() to efi_dp_shorten() and export it.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
include/efi_loader.h
lib/efi_loader/efi_device_path.c