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)
Fri, Oct 10, 10:08 AM
Unknown Object (File)
Fri, Oct 10, 3:33 AM
Unknown Object (File)
Sun, Oct 5, 10:04 AM
Unknown Object (File)
Thu, Oct 2, 3:13 AM
Unknown Object (File)
Mon, Sep 22, 7:58 AM
Unknown Object (File)
Thu, Sep 18, 11:24 AM
Unknown Object (File)
Aug 30 2025, 8:33 PM
Unknown Object (File)
Aug 30 2025, 5:50 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