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)
Mon, Mar 9, 11:47 AM
Unknown Object (File)
Mon, Mar 9, 11:42 AM
Unknown Object (File)
Sat, Mar 7, 6:18 PM
Unknown Object (File)
Sat, Feb 28, 1:49 PM
Unknown Object (File)
Wed, Feb 18, 8:03 PM
Unknown Object (File)
Wed, Feb 18, 5:04 PM
Unknown Object (File)
Mon, Feb 16, 4:08 PM
Unknown Object (File)
Thu, Feb 12, 2:20 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