boot: Change the way we provide builtins
authorJan Janssen <medhefgo@web.de>
Sat, 10 Sep 2022 14:56:48 +0000 (16:56 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 20 Sep 2022 10:43:48 +0000 (12:43 +0200)
commit55b5daf9b2b7e0c8b77de4f87986832447e72b84
tree78d759b8ca808100b216ab83f58a8e20f089b53e
parent2f9d231738b5ec6f979bb70674ef0c3ecc58c464
boot: Change the way we provide builtins

Relying on symbol aliasing seems to be rather unreliable. Instead just
use some light #ifdefery.

Fixes: #24630
src/boot/efi/efi-string.c
src/boot/efi/efi-string.h
src/boot/efi/util.h