mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 13:27:59 +00:00
![]() Print the sysfs path for devices deriving from FuUdevDevice, which also allows us to use FU_UDEV_DEVICE_DEBUG without monkey-patching the plugins that also define a device_class->to_string() vfunc. |
||
---|---|---|
.. | ||
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%
Vendor ID Security
The vendor ID is set from the EMMC vendor, for example set to EMMC:{$manfid}