HomeFreeBSD

efivar: use bool for booleans

Description

efivar: use bool for booleans

Rather than int flags we ++, use booleans for all command line args.
No functional change intended.

Reviewed by: markj@
Sponsored by: Netflix, Inc
Differential Revision: https://reviews.freebsd.org/D29621

Details

Provenance
impAuthored on Apr 9 2021, 10:35 PM
Differential Revision
D29621: efivar: use bool for booleans
Parents
rG0292a5c95f14: efivar: Attempt to fix setting/printing/deleting EFI vars with '-' in their name
Branches
Unknown
Tags
Unknown