]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/BMMUI: Add error handling codes
authorDandan Bi <dandan.bi@intel.com>
Mon, 17 Oct 2016 06:51:37 +0000 (14:51 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 19 Oct 2016 03:37:52 +0000 (11:37 +0800)
commit201fbce6fbc69ebb53cc5b1b263059051e561e86
tree03f316013dc41b6a92c42302c477aa29c7870830
parent2c30541a197b2204f941bfa47a01dc4d4d57ab5a
MdeModulePkg/BMMUI: Add error handling codes

The function which handles the "Boot####", "BootOrder" ...
may return failure. This patch adds the error handling codes.
return the failure info to browser.

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
MdeModulePkg/Library/BootMaintenanceManagerUiLib/BootMaintenance.c
MdeModulePkg/Library/BootMaintenanceManagerUiLib/Variable.c