/ src / sbom / generic-fsp.json
generic-fsp.json
 1  /* SPDX-License-Identifier: GPL-2.0-only */
 2  {
 3    "lang": "en-US",
 4    "tag-id": "719e6299-4355-5beb-b182-9cf47928515a",
 5    "tag-version": 0,
 6    "software-name": "Firmware Support Package",
 7    "software-meta": [
 8      {
 9        "product": "Firmware Support Package",
10        "summary": "Firmware Support Package is a binary which exports an API implementing memory and silicon initialization (e.g. Intel FSP or AMD AGESA)"
11      }
12    ],
13    "entity": [
14      {
15        "entity-name": "coreboot",
16        "reg-id": "coreboot.org",
17        "role": [
18          "tagCreator"
19        ]
20      }
21    ]
22  }