mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-16 09:09:24 +00:00
![]() Some plugins have devices with more than one protocol. Logically the protocol belongs to the device, not the plugin, and in the future we could use this to further check firmware that's about to be deployed. This is also not exported into libfwupd (yet?) as it's remains a debug-feature only -- protocols are not actually required for devices to be added. |
||
---|---|---|
.. | ||
emmc.quirk | ||
fu-emmc-device.c | ||
fu-emmc-device.h | ||
fu-plugin-emmc.c | ||
meson.build | ||
README.md |
eMMC Support
Introduction
This plugin reads the sysfs attributes corresponding to eMMC devices. It uses the kernel MMC API for flashing devices.
Protocol
eMMC devices support the org.jedec.mmc
protocol.
GUID Generation
These devices use the following instance values:
EMMC\%NAME%
EMMC\%MANFID%&%OEMID%
EMMC\%MANFID%&%OEMID%&%NAME%