diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2017-10-04 15:03:24 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2017-10-09 06:59:38 +0200 |
commit | e190e8972faf4d5b09e2a92fefc54a1832fd67da (patch) | |
tree | 99e581bcd2ab554b264651ad0ec676f2ea1fc5d2 /lib/efi_selftest/efi_selftest_exitbootservices.c | |
parent | 037ee6f91bb06fb664d57668effdea7656edce25 (diff) |
efi_loader: use type bool for event states
Queued and signaled describe boolean states of events.
So let's use type bool and rename the structure members to is_queued
and is_signaled.
Update the comments for is_queued and is_signaled.
Reported-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_selftest/efi_selftest_exitbootservices.c')
0 files changed, 0 insertions, 0 deletions