]> git.baikalelectronics.ru Git - uboot.git/commit
efi: selftest: Make record static
authorBin Meng <bmeng@tinylab.org>
Wed, 5 Apr 2023 12:15:15 +0000 (20:15 +0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 8 Apr 2023 05:46:44 +0000 (07:46 +0200)
commitc2c715886d983712b2816e40f0aa04c0f4bf596b
tree090658ad54e95f0144875887cbebefea8bc6985a
parenta7d3fc14f4c51aaa09b596a85b768b59f4bd5f15
efi: selftest: Make record static

record is only referenced in efi_selftest_exitbootservices.c

Signed-off-by: Bin Meng <bmeng@tinylab.org>
lib/efi_selftest/efi_selftest_exitbootservices.c