summaryrefslogtreecommitdiff
path: root/src/sbom/intel-bios-acm.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbom/intel-bios-acm.json')
-rw-r--r--src/sbom/intel-bios-acm.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/sbom/intel-bios-acm.json b/src/sbom/intel-bios-acm.json
new file mode 100644
index 0000000000..d980d032ec
--- /dev/null
+++ b/src/sbom/intel-bios-acm.json
@@ -0,0 +1,16 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+{
+ "lang": "en-US",
+ "tag-id": "2de383e0-1721-5369-8511-e3d07743b09a",
+ "tag-version": 0,
+ "software-name": "Intel BIOS ACM",
+ "entity": [
+ {
+ "entity-name": "coreboot",
+ "reg-id": "coreboot.org",
+ "role": [
+ "tagCreator"
+ ]
+ }
+ ]
+}