HomeFreeBSD

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

Description

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

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.
As noted by andrew@, we should likely refactor this into MI code and use
it here and amd64, but for the future.

Sponsored by: Netflix
Reviewed by: rpokala
Differential Revision: https://reviews.freebsd.org/D37439

Details

Provenance
impAuthored on Nov 30 2022, 11:28 PM
Reviewer
rpokala
Differential Revision
D37439: arm64/machdep: Add parameter to the EFI table walking code
Parents
rG442295c1fe84: Silence GCC warnings when using libc++ headers.
Branches
Unknown
Tags
Unknown