mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-15 15:03:48 +00:00
Use the correct AppStream ID for the KM
This commit is contained in:
parent
324c1b8593
commit
3538637a7e
@ -14,7 +14,7 @@ hsi_test_jsons = files([
|
|||||||
'org.fwupd.hsi.Iommu.json',
|
'org.fwupd.hsi.Iommu.json',
|
||||||
'org.fwupd.hsi.Kernel.Lockdown.json',
|
'org.fwupd.hsi.Kernel.Lockdown.json',
|
||||||
'org.fwupd.hsi.Kernel.Tainted.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.ManufacturingMode.json',
|
||||||
'org.fwupd.hsi.Mei.OverrideStrap.json',
|
'org.fwupd.hsi.Mei.OverrideStrap.json',
|
||||||
'org.fwupd.hsi.Mei.Version.json',
|
'org.fwupd.hsi.Mei.Version.json',
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"id" : "org.fwupd.hsi.Mei.BootGuardPlatformKey",
|
"id" : "org.fwupd.hsi.Mei.KeyManifest",
|
||||||
"name" : "ME BootGuard Platform Key",
|
"name" : "ME BootGuard Platform Key",
|
||||||
"description" : [
|
"description" : [
|
||||||
"The BootGuard Platform Key is fused into the CPU PCH during manufacturing by the OEM.",
|
"The BootGuard Platform Key is fused into the CPU PCH during manufacturing by the OEM.",
|
Loading…
Reference in New Issue
Block a user