]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Ebl/Command.c
EmbeddedPkg/Ebl: eliminate deprecated string function calls
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 24 Oct 2016 17:30:37 +0000 (18:30 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 28 Oct 2016 14:53:59 +0000 (15:53 +0100)
commit5140a6dfb9b5b484b4cef524e27e0cf29c1d405e
treeaf820276fe723d4169a3d21de0b8d181d904b405
parent310908760f5314c4a6d421ebcc6e1370bd2a1177
EmbeddedPkg/Ebl: eliminate deprecated string function calls

Get rid of calls to unsafe string functions. These are deprecated and may
be removed in the future.

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>
EmbeddedPkg/Ebl/Command.c
EmbeddedPkg/Ebl/Dir.c
EmbeddedPkg/Ebl/EfiDevice.c
EmbeddedPkg/Ebl/Main.c
EmbeddedPkg/Ebl/Variable.c