json: shorten descriptions a bit

This commit is contained in:
Gerd Hoffmann 2022-11-16 16:19:38 +01:00
parent e1a8a9caa1
commit 7c89f0f4a1
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": [ "interface-types": [
"uefi" "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": [ "interface-types": [
"uefi" "uefi"
], ],