Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 60d0f5802bceab3482c6be6dfde73a2af8373f9f
      
https://github.com/tianocore/edk2/commit/60d0f5802bceab3482c6be6dfde73a2af8373f9f
  Author: Michael Kubacki <[email protected]>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M MdePkg/Library/TdxLib/Rtmr.c

  Log Message:
  -----------
  MdePkg/Library/TdxLib: Remove unnecessary comparison

Removes the comparison since unsigned values are always greater than
or equal to 0.

See the following CodeQL query for more info:
/cpp/cpp-unsigned-comparison-zero/

Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Rebecca Cran <[email protected]>
Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to