Page MenuHomeFreeBSD

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

Authored by imp on Apr 25 2025, 7:33 PM.
Tags
None
Referenced Files
F162794984: D50035.diff
Thu, Jul 16, 11:43 PM
Unknown Object (File)
Wed, Jul 1, 1:20 PM
Unknown Object (File)
Wed, Jul 1, 10:35 AM
Unknown Object (File)
Tue, Jun 30, 10:32 AM
Unknown Object (File)
Jun 6 2026, 12:28 PM
Unknown Object (File)
May 14 2026, 11:23 PM
Unknown Object (File)
May 14 2026, 11:22 PM
Unknown Object (File)
May 14 2026, 11:21 PM
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