Update UEFI bootloader needle for resolution change(?)

Not sure what's going on here, but it seems like the resolution
of the UEFI bootloader screen in some tests changed. Not sure
if this is a qemu or edk2 change or what.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-05-27 11:59:33 -07:00
parent 1d76c12584
commit ac24eeefb4
2 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"width": 74,
"height": 16,
"type": "match",
"xpos": 529,
"ypos": 522
}
],
"properties": [],
"tags": [
"ENV-DISTRI-fedora",
"ENV-FLAVOR-server_boot",
"ENV-FLAVOR-workstation_live",
"ENV-UEFI-1",
"bootloader_uefi",
"bootloader"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB