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
Unknown Object (File)
Thu, Nov 20, 8:17 AM
Unknown Object (File)
Wed, Oct 29, 8:37 AM
Unknown Object (File)
Wed, Oct 29, 8:05 AM
Unknown Object (File)
Oct 28 2025, 12:02 AM
Unknown Object (File)
Oct 27 2025, 7:32 PM
Unknown Object (File)
Oct 23 2025, 1:08 PM
Unknown Object (File)
Oct 21 2025, 10:30 AM
Unknown Object (File)
Oct 20 2025, 10:56 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 63740
Build 60624: arc lint + arc unit