]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalid
authorDandan Bi <dandan.bi@intel.com>
Tue, 17 May 2016 03:25:34 +0000 (11:25 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 18 May 2016 13:53:57 +0000 (21:53 +0800)
commit81c1460695f783a3f91431b2babea623556a7f5d
tree93c1c2339f7d49d833fec59f34c33f758bd259e8
parentc28306c3d6e0c7721abc937d8f47c3f1ccecf323
MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalid

When the parameter is unsupported or invalid,
should exit the function.

Cc: Qiu Shumin <shumin.qiu@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>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
MdeModulePkg/Application/UiApp/FrontPageCustomizedUiSupport.c