]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: Fix Ecc error 3001 in NorFlashDxe
authorPierre Gondois <Pierre.Gondois@arm.com>
Fri, 23 Oct 2020 12:31:40 +0000 (13:31 +0100)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 9 Dec 2020 15:32:12 +0000 (15:32 +0000)
commitdd917bae85396055ff5d6ea760bff3702d154101
tree69aa6088841efbf770106eef925344cb941c00de
parentf95e80d832e923046c92cd6f0b8208cec147138e
ArmPlatformPkg: Fix Ecc error 3001 in NorFlashDxe

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>
ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.c