Page MenuHomeFreeBSD

efivar: Allow uuid_t and efi_guid_t to be different types.
ClosedPublic

Authored by imp on Fri, Apr 25, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 1, 7:09 PM
Unknown Object (File)
Thu, May 1, 11:19 AM
Unknown Object (File)
Wed, Apr 30, 5:15 AM
Unknown Object (File)
Tue, Apr 29, 12:17 PM
Unknown Object (File)
Tue, Apr 29, 2:00 AM
Unknown Object (File)
Sun, Apr 27, 3:29 PM
Unknown Object (File)
Sun, Apr 27, 12:03 PM
Unknown Object (File)
Sun, Apr 27, 12:10 AM
Subscribers
None

Details

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 Not Applicable
Unit
Tests Not Applicable