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.",