Use the correct AppStream ID for the KM

This commit is contained in:
Richard Hughes 2022-12-05 16:05:58 +00:00
parent 324c1b8593
commit 3538637a7e
2 changed files with 2 additions and 2 deletions

View File

@ -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',

View File

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