]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Check the case caused by mismatch
authorDandan Bi <dandan.bi@intel.com>
Sun, 26 Jul 2015 08:03:44 +0000 (08:03 +0000)
committerjljusten <jljusten@Edk2>
Sun, 26 Jul 2015 08:03:44 +0000 (08:03 +0000)
commitb2f35637da091be37748203a5817a1c732c69e12
treeadf379a830e09a36fc5f1aa9c6d57e9d92a7483f
parent588fde6c15f60d44248bf42dd1ad545b7c2cbf4f
MdeModulePkg: Check the case caused by mismatch

When mismatch happens,there exists one case that exit current
form and display last form.Assert code don't cover this case.
Now add check to handle this situation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18053 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/DisplayEngineDxe/FormDisplay.c