audk/MdeModulePkg/Application
Dandan Bi d6da3fb0b2 MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver option
When add driver option using file,input the description and then commit changes and exit,
it doesn't work.it caused by the commit 18216.When variable DriverOrderList in Variable.c
is NULL,it also need do the follow path,shouldn't return.Now change the code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18220 6f19259b-4bc3-4df7-8a09-765794883524
2015-08-14 01:06:48 +00:00
..
BootManagerMenuApp MdeModulePkg: Add UNI files for BootManagerMenuApp application. 2015-05-15 08:47:03 +00:00
HelloWorld MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
MemoryProfileInfo MdeModulePkg: Refine code to use Strn**S safe functions instead of Str**S ones in some cases. 2015-07-08 01:08:09 +00:00
UiApp MdeModulePkg:Fix the issue that Commit changes and Exit fail when add driver option 2015-08-14 01:06:48 +00:00
VariableInfo MdeModulePkg VariableInfo: Merge from VariableInfo in SecurityPkg 2015-07-01 03:02:45 +00:00