json: shorten descriptions a bit

This commit is contained in:
Gerd Hoffmann 2022-11-16 16:19:38 +01:00
parent be4fcf02ec
commit c6e653c05a
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"description": "OVMF for i386, without SB, without SMM, with empty varstore",
"description": "OVMF for i386, without SB+SMM, empty varstore",
"interface-types": [
"uefi"
],

View File

@ -1,5 +1,5 @@
{
"description": "OVMF for x86_64, without SB, without SMM, with empty varstore",
"description": "OVMF without SB+SMM, empty varstore",
"interface-types": [
"uefi"
],