
19 Nov
2023
19 Nov
'23
1:43 a.m.
On Sat, 18 Nov 2023 at 15:07, Shantur Rathore i@shantur.com wrote:
We need to set boot->fname before calling efi_set_bootdev otherwise this crashes as bflow->fname is null.
Signed-off-by: Shantur Rathore i@shantur.com
boot/bootmeth_efi.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org
We definitely need to figure out a way to get this code. The boostd tests don't go much into the bothmeths unfortunately
- Simon