On 1/15/24 01:58, AKASHI Takahiro wrote:
On Sun, Jan 14, 2024 at 01:46:45PM +0100, Heinrich Schuchardt wrote:
On 1/10/24 02:16, AKASHI Takahiro wrote:
At this point, EFI boot manager interfaces is fully independent from
bootefi command. So just rename the configuration parameter.
Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org>
Reviewed-by: Simon Glass <s...@chromium.org>
This patch breaks the 'bootefi hello' command in
qemu-riscv64_smode_defconfig and other QEMU defconfigs.
What happened? Please elaborate details so that I can trace your issue.
On my side, I didn't see any problem with "bootefi hello" on qemu-arm64
and moreover CI check (github pull request) didn't complain anything.
The failures are logged in
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/19302
I have pushed the tag failed_20240114 to
https://source.denx.de/u-boot/custodians/u-boot-efi.git for analysis.
Best regards
Heinrich