audk/EmbeddedPkg/Universal/MmcDxe
Ard Biesheuvel 4b335e4b76 EmbeddedPkg/MmcDxe: eliminate deprecated string function calls
Get rid of calls to unsafe string functions. These are deprecated and may
be removed in the future.

Note that this also fixes an existing issue in the code, where the buffer
may be overrun by one character when en == mLogRemainChar, in which case
the NUL terminator ends up after the end of the buffer.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-10-28 15:54:00 +01:00
..
ComponentName.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
Diagnostics.c EmbeddedPkg/MmcDxe: eliminate deprecated string function calls 2016-10-28 15:54:00 +01:00
Mmc.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
Mmc.h EmbeddedPkg: Remove dependency on TimerLib 2015-05-06 11:15:44 +00:00
MmcBlockIo.c EmbeddedPkg: Remove dependency on TimerLib 2015-05-06 11:15:44 +00:00
MmcDebug.c EmbeddedPkg/MmcDxe: Moved all the 'Print*()' functions to MmcDebug.c 2013-08-30 11:51:51 +00:00
MmcDxe.inf EmbeddedPkg: Remove dependency on TimerLib 2015-05-06 11:15:44 +00:00
MmcIdentification.c EmbeddedPkg: Remove dependency on TimerLib 2015-05-06 11:15:44 +00:00