soc/intel/xeon_sp/spr: Drop microcode constraints
[coreboot2.git] / src / sbom / payload-iPXE.json
blob8fdc1f31c204a17139ccfe8f06f9f0ddbcd2f50c
1 /* SPDX-License-Identifier: GPL-2.0-only */
3   "lang": "en-US",
4   "tag-id": "5f700e15-4845-57b5-a4bb-44e698ce4947",
5   "tag-version": 0,
6   "software-name": "iPXE",
7   "software-version": "<software_version>",
8   "version-scheme": "alphanumeric",
9   "software-meta": [
10     {
11       "colloquial-version": "<colloquial_version>",
12       "persistent-id": "org.ipxe",
13       "summary": "iPXE is an open source network boot firmware. It provides a full PXE implementation enhanced with additional features"
14     }
15   ],
16   "entity": [
17     {
18       "entity-name": "coreboot",
19       "reg-id": "coreboot.org",
20       "role": [
21         "tagCreator"
22       ]
23     }
24   ]