Re: [PATCH 1/9] grub-shell: Support riscv64-efi

2024-09-19 Thread Glenn Washburn
On Wed, 11 Sep 2024 12:37:27 +0300 Vladimir Serbinenko wrote: > Signed-off-by: Vladimir Serbinenko > --- > tests/util/grub-shell.in | 43 +++- > 1 file changed, 42 insertions(+), 1 deletion(-) > > diff --git a/tests/util/grub-shell.in b/tests/util/grub-shell

[PATCH 1/9] grub-shell: Support riscv64-efi

2024-09-11 Thread Vladimir Serbinenko
Signed-off-by: Vladimir Serbinenko --- tests/util/grub-shell.in | 43 +++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/tests/util/grub-shell.in b/tests/util/grub-shell.in index ae5f711fe..04405a789 100644 --- a/tests/util/grub-shell.in +++ b/t