xref: /aosp_15_r20/external/coreboot/src/sbom/payload-LinuxBoot.json (revision b9411a12aaaa7e1e6a6fb7c5e057f44ee179a49c)
1/* SPDX-License-Identifier: GPL-2.0-only */
2{
3  "lang": "en-US",
4  "tag-id": "792c4921-cb02-54ac-8b61-c359336f3600",
5  "tag-version": 0,
6  "software-name": "LinuxBoot",
7  "software-version": "<software_version>",
8  "version-scheme": "alphanumeric",
9  "software-meta": [
10    {
11      "colloquial-version": "<colloquial_version>",
12      "persistent-id": "org.linuxboot",
13      "summary": "LinuxBoot is a firmware for modern servers that replaces specific firmware functionality like the UEFI DXE phase with a Linux kernel and runtime"
14    }
15  ],
16  "entity": [
17    {
18      "entity-name": "coreboot",
19      "reg-id": "coreboot.org",
20      "role": [
21        "tagCreator"
22      ]
23    }
24  ]
25}
26