audk/EmbeddedPkg/Application/AndroidFastboot
Ard Biesheuvel 310908760f EmbeddedPkg/AndroidFastboot: 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 addresses a latent potential issue in HandleDownload(),
where NumBytesString[] (which comes from the wire) is assumed to contain a
string representation of a number with all the significant digits in the
first 8 bytes, which is not guaranteed by the protocol.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2016-10-28 13:51:45 +01:00
..
Arm EmbeddedPkg/AndroidFastboot: drop bogus ArmGlobalVariable dependencies 2015-11-27 17:07:54 +00:00
AndroidBootImg.c EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls 2016-10-28 13:51:45 +01:00
AndroidFastbootApp.c EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls 2016-10-28 13:51:45 +01:00
AndroidFastbootApp.h EmbeddedPkg/AndroidFastboot: Introduce Android FastBoot Application 2014-03-05 04:15:44 +00:00
AndroidFastbootApp.inf EmbeddedPkg/AndroidFastboot: drop bogus ArmGlobalVariable dependencies 2015-11-27 17:07:54 +00:00