payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / sbom / generic-fsp.json
blob52ec447c8d455bdc867b692df0227cf3d875ef4a
1 /* SPDX-License-Identifier: GPL-2.0-only */
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   ]