payload-SeaBIOS.json
1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 { 3 "lang": "en-US", 4 "tag-id": "e5a249ad-04bb-5b63-a587-ceb7b0e331c9", 5 "tag-version": 0, 6 "software-name": "Seabios", 7 "software-version": "<software_version>", 8 "version-scheme": "alphanumeric", 9 "software-meta": [ 10 { 11 "colloquial-version": "<colloquial_version>", 12 "persistent-id": "org.seabios", 13 "summary": "SeaBIOS is an open-source legacy BIOS implementation which can be used as a coreboot payload. It implements the standard BIOS calling interfaces that a typical x86 proprietary BIOS implements" 14 } 15 ], 16 "entity": [ 17 { 18 "entity-name": "coreboot", 19 "reg-id": "coreboot.org", 20 "role": [ 21 "tagCreator" 22 ] 23 } 24 ] 25 }