audk/EmbeddedPkg/Universal/MmcDxe
oliviermartin fc78c48e20 EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode
This change ensure the MMC card is in Identification Mode.
The card might be in Data Transfer Mode if a pre UEFI Boot Loader
had initialized the card.
A potential optimization would be to skip the Identification Mode
in this case.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13872 6f19259b-4bc3-4df7-8a09-765794883524
2012-10-19 09:47:49 +00:00
..
ComponentName.c EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg 2011-06-03 09:07:31 +00:00
Diagnostics.c Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention 2011-09-22 22:53:54 +00:00
Mmc.c EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol function 2011-09-01 17:08:41 +00:00
Mmc.h EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode() 2012-08-02 10:11:29 +00:00
MmcBlockIo.c EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Mode 2012-10-19 09:47:49 +00:00
MmcDxe.inf EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg 2011-06-03 09:07:31 +00:00