]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create a new function to walk the EFI memory table & run a callback for
authorandrew <andrew@FreeBSD.org>
Mon, 28 May 2018 17:09:29 +0000 (17:09 +0000)
committerandrew <andrew@FreeBSD.org>
Mon, 28 May 2018 17:09:29 +0000 (17:09 +0000)
commit8a9c29613a69a895617139f481c0f1751165e2f6
tree943b4f4035bd958d4cdc35fbf8d63860635d0233
parent6264a7d740f882cf1cdad7af6fa38d239fbf0a3d
Create a new function to walk the EFI memory table & run a callback for
each entry. We can then use this to ensure the RunTime data is mapped in
the DMAP, but not in phys_avail.

Sponsored by: DARPA, AFRL
sys/arm64/arm64/machdep.c