]> git.proxmox.com Git - fwupd.git/commit
Split out FuUefiPkDevice as a device for future use
authorRichard Hughes <richard@hughsie.com>
Tue, 18 Oct 2022 18:52:46 +0000 (19:52 +0100)
committerRichard Hughes <richard@hughsie.com>
Thu, 20 Oct 2022 12:52:22 +0000 (13:52 +0100)
commit06800069d42cdf3e83ba63978d4b5085db950224
treef376ce761048c7dce82c514a2972a5b201aa6c5d
parent6eebe952731e79e5582a3ded018d9f4f06c67cc0
Split out FuUefiPkDevice as a device for future use

This does not serve much purpose now, but would be useful if we need to know
more about the installed PK from other plugins. If nothing else it makes the
`--verbose` output more helpful.
libfwupdplugin/fu-device.c
plugins/uefi-pk/fu-uefi-pk-device.c [new file with mode: 0644]
plugins/uefi-pk/fu-uefi-pk-device.h [new file with mode: 0644]
plugins/uefi-pk/fu-uefi-pk-plugin.c
plugins/uefi-pk/meson.build