audk/MdeModulePkg/Universal/HiiDatabaseDxe
Dandan Bi f447734e4f MdeModulePkg:Make the logic in ConfigRouting.c clear and safe
The BlockData is expected to be NULL when to call function
IsThisOpcodeRequired in each opcode,but now exists case that the
Blockdata not be cleaned,then will be used in other opcode.it
is not correct,now add the check before use.

The comments and logic in function IsThisOpcodeRequired are not
consistent,now refine the code to make the logic clear.

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@19749 6f19259b-4bc3-4df7-8a09-765794883524
2016-01-26 09:42:58 +00:00
..
ConfigKeywordHandler.c MdeModulePkg:Fix bug that get the password width info incorrectly 2015-12-18 02:14:27 +00:00
ConfigRouting.c MdeModulePkg:Make the logic in ConfigRouting.c clear and safe 2016-01-26 09:42:58 +00:00
Database.c MdeModulePkg:Modify the incorrect DestStr length in safe string functions 2015-07-07 04:37:07 +00:00
Font.c MdeModulePkg:Use safe string functions 2015-06-29 02:36:31 +00:00
HiiDatabase.h MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabase.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
HiiDatabaseDxe.inf MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabaseEntry.c MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. 2015-05-13 08:35:29 +00:00
HiiDatabaseExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
Image.c MdeModulePkg: HiiDatabase: Refine the code to make it more safely. 2016-01-25 03:38:19 +00:00
String.c Support get string from configuration string packages. 2015-07-27 07:40:18 +00:00