Page MenuHomeFreeBSD

efivar: Test uuid against zero
Needs ReviewPublic

Authored by imp on Fri, Apr 25, 7:33 PM.

Details

Reviewers
tsoome
kevans
kib
Summary

Test the passed in GuID against a guid of all 0's. This removes another
place that has to worry about the difference between uuit_t and
EFI_GUID.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63739
Build 60623: arc lint + arc unit

Event Timeline

imp requested review of this revision.Fri, Apr 25, 7:33 PM
imp created this revision.
lib/libefivar/efivar.c
297

Consider dropping zero in favor of efi_guid_empty