summaryrefslogtreecommitdiffstats
path: root/src/sbom/payload-SeaBIOS.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbom/payload-SeaBIOS.json')
-rw-r--r--src/sbom/payload-SeaBIOS.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/sbom/payload-SeaBIOS.json b/src/sbom/payload-SeaBIOS.json
new file mode 100644
index 000000000000..e46ef459f4ad
--- /dev/null
+++ b/src/sbom/payload-SeaBIOS.json
@@ -0,0 +1,25 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+{
+ "lang": "en-US",
+ "tag-id": "e5a249ad-04bb-5b63-a587-ceb7b0e331c9",
+ "tag-version": 0,
+ "software-name": "Seabios",
+ "software-version": "<software_version>",
+ "version-scheme": "alphanumeric",
+ "software-meta": [
+ {
+ "colloquial-version": "<colloquial_version>",
+ "persistent-id": "org.seabios",
+ "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"
+ }
+ ],
+ "entity": [
+ {
+ "entity-name": "coreboot",
+ "reg-id": "coreboot.org",
+ "role": [
+ "tagCreator"
+ ]
+ }
+ ]
+}