]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: Move get_efi_pxe_arch() to efi_helper
authorSimon Glass <sjg@chromium.org>
Thu, 7 Nov 2024 21:31:44 +0000 (14:31 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 9 Nov 2024 09:01:46 +0000 (10:01 +0100)
commit8aa8a33661f328ae4f4ebbe652004ab57950872e
tree29e8d8b3b154437d60251a1c439dd3e6c4071612
parent9fd623afede63a7049b498bbc285f3555eb2bf26
efi_loader: Move get_efi_pxe_arch() to efi_helper

Move this function from the EFI bootmeth to the common efi_helper file.
No functional change is intended.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootmeth_efi.c
include/efi.h
lib/efi_loader/efi_helper.c