Page MenuHomeFreeBSD

arm64/machdep: Add parameter to the EFI table walking code
ClosedPublic

Authored by imp on Nov 18 2022, 5:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 2, 4:29 AM
Unknown Object (File)
Oct 14 2024, 10:03 PM
Unknown Object (File)
Oct 4 2024, 1:56 PM
Unknown Object (File)
Oct 4 2024, 1:02 PM
Unknown Object (File)
Oct 1 2024, 1:46 PM
Unknown Object (File)
Oct 1 2024, 11:37 AM
Unknown Object (File)
Sep 30 2024, 1:42 PM
Unknown Object (File)
Sep 30 2024, 1:33 PM
Subscribers

Details

Summary

It would be nice to be able to pass an arbitrary pointer to the callback
code. Add one, and pass NULL in all the places that we do that today.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable