
On Tue, 26 Dec 2023 at 02:14, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
On 12/20/23 09:41, Masahisa Kojima wrote:
This series aims to get aligned to the EDK II reference implementation for auto-generated boot options, and tries to address the following issue. https://source.denx.de/u-boot/custodians/u-boot-efi/-/issues/13
This series is based on the efi-next-20231217 tag.
Masahisa Kojima (2): efi_loader: auto-generate boot option for each blkio device efi_loader: auto-generate removable media boot option first
lib/efi_loader/efi_bootmgr.c | 123 +++++++++++++++++++++++++++-------- 1 file changed, 96 insertions(+), 27 deletions(-)
Hello Masahisa,
please, have a look at the test failures in https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/19089
I fixed the error, v2 will be sent shortly.
Thanks, Masahis Kojima
Best regards
Heinrich