From: Dandan Bi Date: Wed, 6 Jan 2016 00:52:53 +0000 (+0000) Subject: MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfig X-Git-Tag: edk2-stable201903~8104 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=1f9f60ad5a2de3b6020b792296a1a69b826903fa;hp=1f9f60ad5a2de3b6020b792296a1a69b826903fa MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfig Add error handling code to enhance the code,the driver may not install the ConfigAccess protocol,so should not just ASSERT here. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Eric Dong Reviewed-by: Liming Gao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19590 6f19259b-4bc3-4df7-8a09-765794883524 ---