]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Fix Ecc error 3001 in SemihostFs
authorPierre Gondois <Pierre.Gondois@arm.com>
Thu, 10 Dec 2020 10:46:33 +0000 (10:46 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 6 Jan 2021 16:22:54 +0000 (16:22 +0000)
commit17ad8ce7b38b52e9a0db2eb193fe89667feeb2fb
tree8242af2ea88731a5d820796c6fda6b734ba3580b
parent31ea1d2e071f94216a4db7e2de234b3e2dcc24c2
ArmPkg: Fix Ecc error 3001 in SemihostFs

This patch fixes the following Ecc reported error:
Boolean values and variable type BOOLEAN should not use
explicit comparisons to TRUE or FALSE

Signed-off-by: Pierre Gondois <Pierre.Gondois@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
ArmPkg/Filesystem/SemihostFs/Arm/SemihostFs.c