]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/BdsLib: eliminate calls to deprecated string functions
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 24 Oct 2016 15:31:06 +0000 (16:31 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 28 Oct 2016 11:04:07 +0000 (12:04 +0100)
commit581b4ab93ff4853221063250fa22812a4121258e
tree5d08f1d8451b4a479804115cdc5a4f1ae4e272da
parentf6c4d99ae4e849fdd9628240a9b5ee70ed833fae
ArmPkg/BdsLib: 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>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/Library/BdsLib/BdsFilePath.c