From 0a55d92dcd77ea0aa667df63aea79febe473449b Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Oct 05 2022 16:21:04 +0000 Subject: Update bootloader UEFI needle I think this is slightly different on openQA stg with current qemu with the EDID settings, for some reason. Signed-off-by: Adam Williamson --- diff --git a/needles/console/bootloader_uefi-20220928.json b/needles/console/bootloader_uefi-20220928.json new file mode 100644 index 0000000..b8c696e --- /dev/null +++ b/needles/console/bootloader_uefi-20220928.json @@ -0,0 +1,20 @@ +{ + "area": [ + { + "xpos": 465, + "height": 16, + "ypos": 577, + "type": "match", + "width": 74 + } + ], + "properties": [], + "tags": [ + "ENV-DISTRI-fedora", + "ENV-FLAVOR-server_boot", + "ENV-FLAVOR-workstation_live", + "ENV-UEFI-1", + "bootloader_uefi", + "bootloader" + ] +} \ No newline at end of file diff --git a/needles/console/bootloader_uefi-20220928.png b/needles/console/bootloader_uefi-20220928.png new file mode 100644 index 0000000..5068ccf Binary files /dev/null and b/needles/console/bootloader_uefi-20220928.png differ