]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/LinuxLoader: eliminate calls to deprecated string functions
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 24 Oct 2016 15:28:27 +0000 (16:28 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 28 Oct 2016 11:03:53 +0000 (12:03 +0100)
commit9fbbbd1222225981c25ede166426c37920901559
tree1fe6a013a225f473ec34cec330ba8e0b9125613b
parenta383ca341e7531fab2b3fe2a5bc3294d477aa2fb
ArmPkg/LinuxLoader: eliminate calls to deprecated string functions

Remove calls to deprecated string functions like AsciiStrCpy() and
UnicodeStrToAsciiStr()

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Application/LinuxLoader/Arm/LinuxAtag.c
ArmPkg/Application/LinuxLoader/LinuxLoader.c