]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitly
authorDandan Bi <dandan.bi@intel.com>
Tue, 26 Apr 2016 08:17:11 +0000 (16:17 +0800)
committerStar Zeng <star.zeng@intel.com>
Wed, 27 Apr 2016 08:39:46 +0000 (16:39 +0800)
commite626a36c930a09d920de6e535032d62cbe7d3bce
treedecc72b270ecabb999695be38e695985d5329d2e
parent41a779e77fd62fed3b856b60389d5c7ef3732b70
MdeModulePkg: BOOLEAN type needn't to compare to TRUE/FALSE explicitly

Fix this issue to follow the coding style.

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