mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-28 19:52:14 +00:00
19 lines
451 B
Markdown
19 lines
451 B
Markdown
UEFI PK Support
|
|
===============
|
|
|
|
Introduction
|
|
------------
|
|
|
|
The platform key (PK) specifies the machine owner, typically the OEM
|
|
that created the laptop or desktop.
|
|
|
|
Several device manufacturers decide to ship the default "AMI Test PK"
|
|
platform key instead of a Device Manufacturer specific one. This will
|
|
cause an HSI-1 failure.
|
|
|
|
External interface access
|
|
-------------------------
|
|
|
|
This plugin requires:
|
|
* read access to `/sys/firmware/efi/efivars`
|