commit | 8aa8a33661f328ae4f4ebbe652004ab57950872e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 07 14:31:44 2024 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Nov 09 10:01:46 2024 +0100 |
tree | 29e8d8b3b154437d60251a1c439dd3e6c4071612 | |
parent | 9fd623afede63a7049b498bbc285f3555eb2bf26 [diff] |
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>