]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg:Use safe string functions in UiApp.
authorDandan Bi <dandan.bi@intel.com>
Thu, 13 Aug 2015 00:15:06 +0000 (00:15 +0000)
committerdandanbi <dandanbi@Edk2>
Thu, 13 Aug 2015 00:15:06 +0000 (00:15 +0000)
commitd91cb87049db11a193bacec72506a24df19e46e9
treed9cfb294e8788cb0e2a8763a73bb82a08e3af7a4
parent0cd1ecea673160417e30e46009a54d361a131235
MdeModulePkg:Use safe string functions in UiApp.

Replace the unsafe string  functions with the safe one in UiApp.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18214 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Application/UiApp/BootMaint/BootOption.c
MdeModulePkg/Application/UiApp/BootMaint/FormGuid.h
MdeModulePkg/Application/UiApp/BootMaint/UpdatePage.c
MdeModulePkg/Application/UiApp/BootMaint/Variable.c
MdeModulePkg/Application/UiApp/BootMngr/BootManager.c
MdeModulePkg/Application/UiApp/DeviceMngr/DeviceManager.c
MdeModulePkg/Application/UiApp/FrontPage.c