[PATCH] RFC: efi: Attempt to support automatically running SCT

Simon Glass sjg at chromium.org
Wed Dec 18 02:46:43 CET 2024


Hi,

On Tue, 10 Dec 2024 at 17:46, Simon Glass <sjg at chromium.org> wrote:
>
> This is a feeble attempt to update the qemu script to run a selection of
> UEFI tests. It copies a .seq file into the disk so it can be read by
> SCT.
>
> It doesn't seem to work and I am not sure why. I am posting it in case
> someone else has ideas or wants to pic it up.
>
> Once Ilias' CI solution is in place, I can perhaps come back to this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  scripts/build-qemu.sh | 56 +++++++++++++++++++++++++++++++++++--------
>  1 file changed, 46 insertions(+), 10 deletions(-)

I'm pulling this in as the base script was rejected for Tom's tree anyway.

Applied to sjg/master, thanks!


More information about the U-Boot mailing list