Page MenuHomeFreeBSD

efivar: Allow uuid_t and efi_guid_t to be different types.
Needs ReviewPublic

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

Details

Reviewers
tsoome
kevans
kib
Summary

While they are binarily the same, the API are different. To use EDK2
more effectively, we need to transition to using EDK@'s API rather than
the uuid_t API. This change makes the code neutral on the subject.

Sponsored by: Netflix

Diff Detail

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