]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: static functions in efi_boottime.c
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 10 Feb 2023 07:50:06 +0000 (08:50 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 10 Feb 2023 12:05:40 +0000 (13:05 +0100)
commitf9bf6ea9b29806be6c2cec9fbe75ee99b28dbf2b
tree4a2d4ebccf9404a3bce8e493c17b12fffc321367
parent7e3a71dd071da1787e2d03bdee1311b8a6c3e394
efi_loader: static functions in efi_boottime.c

Make functions that are no used externally static.

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