All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Better UEFI firmware handling in tests
@ 2024-06-09  2:42 Glenn Washburn
  2024-06-09  2:42 ` [PATCH 1/2] tests/util/grub-shell: Use pflash instead of -bios to load UEFI firmware Glenn Washburn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Glenn Washburn @ 2024-06-09  2:42 UTC (permalink / raw)
  To: grub-devel, Daniel Kiper; +Cc: Glenn Washburn

The first patch moves away from using -bios which appears to be a best
practice. And the second patch allows the firmware to be found in the
source directory or system directory, in case the tester does not want
to use system firmwares or is not on a Debian system.

Glenn

Glenn Washburn (2):
  tests/util/grub-shell: Use pflash instead of -bios to load UEFI
    firmware
  tests/util/grub-shell: Add flexibility in QEMU firmware handling

 tests/util/grub-shell.in | 103 +++++++++++++++++++++++++++++++++++++--
 1 file changed, 99 insertions(+), 4 deletions(-)

-- 
2.34.1


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-06-12 16:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-09  2:42 [PATCH 0/2] Better UEFI firmware handling in tests Glenn Washburn
2024-06-09  2:42 ` [PATCH 1/2] tests/util/grub-shell: Use pflash instead of -bios to load UEFI firmware Glenn Washburn
2024-06-09  2:42 ` [PATCH 2/2] tests/util/grub-shell: Add flexibility in QEMU firmware handling Glenn Washburn
2024-06-12 16:27 ` [PATCH 0/2] Better UEFI firmware handling in tests Daniel Kiper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.