]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfig
authorDandan Bi <dandan.bi@intel.com>
Wed, 6 Jan 2016 00:52:53 +0000 (00:52 +0000)
committerdandanbi <dandanbi@Edk2>
Wed, 6 Jan 2016 00:52:53 +0000 (00:52 +0000)
commit1f9f60ad5a2de3b6020b792296a1a69b826903fa
treea9edb25500e651c55377d1ae7e70fee3aed70816
parent86f2165dc37427f4a9f781ee1c6957eeca1460b1
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 <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19590 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/HiiDatabaseDxe/ConfigRouting.c