Add UEFI variant of grub error page needle, rename BIOS one

The --MORE-- text looks different with the UEFI firmware font,
so we need another needle. Also I named the original needle
wrong, bad me.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2018-08-19 09:56:33 -04:00
parent 7df2bfb4f3
commit 6a1505a175
4 changed files with 17 additions and 0 deletions

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -0,0 +1,17 @@
{
"tags": [
"grub_error_page"
],
"properties": [
"workaround"
],
"area": [
{
"xpos": 87,
"width": 51,
"type": "match",
"ypos": 520,
"height": 14
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB