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, May 14, 11:23 PM
Unknown Object (File)
Thu, May 14, 11:22 PM
Unknown Object (File)
Thu, May 14, 11:21 PM
Unknown Object (File)
Mon, May 11, 5:09 PM
Unknown Object (File)
Thu, May 7, 4:33 PM
Unknown Object (File)
Sun, May 3, 12:53 AM
Unknown Object (File)
Sat, May 2, 12:51 PM
Unknown Object (File)
Sat, May 2, 5:50 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