709b163 SecurityPkg/Tcg2PhysicalPresenceLib: Fix incorrect TCG VER comparision

1 file Authored by Terry Lee 3 years ago, Committed by mergify[bot] 3 years ago,
    SecurityPkg/Tcg2PhysicalPresenceLib: Fix incorrect TCG VER comparision
    
    REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2697
    
    Tcg2PhysicalPresenceLibConstructor set the module variable
    mIsTcg2PPVerLowerThan_1_3 with incorrect TCG version comparision.
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Jian J Wang <jian.j.wang@intel.com>
    Cc: Chao Zhang <chao.b.zhang@intel.com>
    Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>