]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.c
SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issue
authorDandan Bi <dandan.bi@intel.com>
Wed, 7 Mar 2018 05:24:37 +0000 (13:24 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 8 Mar 2018 00:58:49 +0000 (08:58 +0800)
commit3d1872b780cc6e028a554c7f7b5f6e04e98ab36b
tree02e93f2c0c328b21c42a9d1d6ff3cbe8c3b3781e
parente01d92d43f019d6704e4998d9798313901181cb0
SecurityPkg/SmmTcg2PhysicalPresenceLib: Fix coding style issue

Boolean values do not need to use explicit comparisons
to TRUE or FALSE.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by:Chao Zhang <chao.b.zhang@intel.com>
SecurityPkg/Library/SmmTcg2PhysicalPresenceLib/SmmTcg2PhysicalPresenceLib.c