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

(cherry picked from commit 6849950da7d770fa6531b915922799c20e960d42)

Details

Provenance
impAuthored on Nov 30 2022, 11:28 PM
mhorneCommitted on Mar 24 2023, 1:12 PM
Reviewer
rpokala
Differential Revision
D37439: arm64/machdep: Add parameter to the EFI table walking code
Parents
rG8f18fd168d04: arm64: Remove unused typedef
Branches
Unknown
Tags
Unknown