[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Better UEFI firmware handling in tests
From: |
Glenn Washburn |
Subject: |
[PATCH 0/2] Better UEFI firmware handling in tests |
Date: |
Sat, 8 Jun 2024 21:42:33 -0500 |
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
- [PATCH 0/2] Better UEFI firmware handling in tests,
Glenn Washburn <=