Page MenuHomeFreeBSD

efivar: Test uuid against zero
Needs ReviewPublic

Authored by imp on Fri, Apr 25, 7:33 PM.
Tags
None
Referenced Files
F115677108: D50034.id.diff
Sun, Apr 27, 12:02 AM
F115670158: D50034.id154304.diff
Sat, Apr 26, 9:24 PM
F115648784: D50034.diff
Sat, Apr 26, 1:15 PM
Subscribers
None

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