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)
commit8399488672e8717d3aa454f9f67408f96168074f
tree966d7e6c8f8287cd35a4afdaa43e8eca7e3ae6b6
parentff6af6eede200503c58250821d1285f94039eef7
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