Commits
Heinrich Schuchardt committed 66b051d51f3
efi_loader: correctly determine if an MMC device is an SD-card The SD cards and eMMC devices have different device nodes. The current coding interpretes all MMC devices as eMMC. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>