aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_selftest
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2020-05-06 02:01:34 +0200
committerHeinrich Schuchardt <xypron.glpk@gmx.de>2020-05-07 18:23:16 +0200
commit9900e4623a9a826447b0467cabc29e09fdf29fb6 (patch)
treee539678a420d8cb96976aab20f7a319937dddda7 /lib/efi_selftest
parent306bf6e7ff9b267e4c38f8f38900cb93fa96b62b (diff)
downloadu-boot-9900e4623a9a826447b0467cabc29e09fdf29fb6.zip
u-boot-9900e4623a9a826447b0467cabc29e09fdf29fb6.tar.gz
u-boot-9900e4623a9a826447b0467cabc29e09fdf29fb6.tar.bz2
efi_loader: use logical and in do_env_print_efi()
If we want to check if two booleans are true, we should use a logical conjunction (&&) and not a bitwise and-operator (&). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/efi_selftest')
0 files changed, 0 insertions, 0 deletions