summaryrefslogtreecommitdiff
path: root/EmbeddedPkg/Universal/MmcDxe/MmcBlockIo.c
AgeCommit message (Expand)Author
2014-05-09Raise Tpl to protect MMC against Timer eventsRyan Harkin
2014-05-09MmcDxe: fixes sd card identification on pandaOlivier Deprez
2014-01-09MmcDxe: Adding eMMC supportOlivier Martin
2013-08-30EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.cOlivier Martin
2013-08-06EmbeddedPkg/MmcDxe: Removed redundant CMD12 calls from MMCOlivier Martin
2013-08-06EmbeddedPkg/MmcDxe: Update Mmc code to conform to coding standardOlivier Martin
2013-04-14EmbeddedPkg/MmcDxe: Make the driver more compliant with the UEFI specificationoliviermartin
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin
2012-10-19EmbeddedPkg/MmcDxe: Ensure MMC is in Identification Modeoliviermartin
2012-08-31EmbeddedPkg/MmcDxe: The timeout while waiting for the programming to be compl...oliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Fixed typooliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Avoid nanosecond delay when command succeedsoliviermartin
2012-08-02EmbeddedPkg/MmcDxe: Fixed MmcIdentificationMode()oliviermartin
2012-03-26EmbeddedPkg/MmcDxe: Fixed XCLANG buildoliviermartin
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin
2011-08-30EmbeddedPkg/MmcDxe: Card Presence Detect Race Conditionoliviermartin
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Set the BlockLength at the beginning of the BlockIo transferoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Implement the correct macro to get the device size of SD ...oliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the CMD3 sequenceoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Improved parameters checkingoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Create a periodic function to check if a card is presentoliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
2011-06-03EmbeddedPkg/MmcDxe: Fix coding styleoliviermartin
2011-06-03EmbeddedPkg/MmcDxe: Wait for the MMC controller to be in Transfer Modeoliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin