From 3538637a7ef4b54b5e48d2f82c49bdd1de48bb49 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 5 Dec 2022 16:05:58 +0000 Subject: [PATCH] Use the correct AppStream ID for the KM --- docs/hsi-tests.d/meson.build | 2 +- ...GuardPlatformKey.json => org.fwupd.hsi.Mei.KeyManifest.json} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/hsi-tests.d/{org.fwupd.hsi.Mei.BootGuardPlatformKey.json => org.fwupd.hsi.Mei.KeyManifest.json} (95%) diff --git a/docs/hsi-tests.d/meson.build b/docs/hsi-tests.d/meson.build index 5c5db29a0..840c07a21 100644 --- a/docs/hsi-tests.d/meson.build +++ b/docs/hsi-tests.d/meson.build @@ -14,7 +14,7 @@ hsi_test_jsons = files([ 'org.fwupd.hsi.Iommu.json', 'org.fwupd.hsi.Kernel.Lockdown.json', 'org.fwupd.hsi.Kernel.Tainted.json', - 'org.fwupd.hsi.Mei.BootGuardPlatformKey.json', + 'org.fwupd.hsi.Mei.KeyManifest.json', 'org.fwupd.hsi.Mei.ManufacturingMode.json', 'org.fwupd.hsi.Mei.OverrideStrap.json', 'org.fwupd.hsi.Mei.Version.json', diff --git a/docs/hsi-tests.d/org.fwupd.hsi.Mei.BootGuardPlatformKey.json b/docs/hsi-tests.d/org.fwupd.hsi.Mei.KeyManifest.json similarity index 95% rename from docs/hsi-tests.d/org.fwupd.hsi.Mei.BootGuardPlatformKey.json rename to docs/hsi-tests.d/org.fwupd.hsi.Mei.KeyManifest.json index 42b4552f1..e51d34481 100644 --- a/docs/hsi-tests.d/org.fwupd.hsi.Mei.BootGuardPlatformKey.json +++ b/docs/hsi-tests.d/org.fwupd.hsi.Mei.KeyManifest.json @@ -1,5 +1,5 @@ { - "id" : "org.fwupd.hsi.Mei.BootGuardPlatformKey", + "id" : "org.fwupd.hsi.Mei.KeyManifest", "name" : "ME BootGuard Platform Key", "description" : [ "The BootGuard Platform Key is fused into the CPU PCH during manufacturing by the OEM.",