]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the code to print the EFI memory table to a new function and call it
authorandrew <andrew@FreeBSD.org>
Thu, 31 May 2018 12:37:34 +0000 (12:37 +0000)
committerandrew <andrew@FreeBSD.org>
Thu, 31 May 2018 12:37:34 +0000 (12:37 +0000)
commitf358ddbed76f5ee85b0d247cd04609964cbdbbe5
tree6b8955b9e49d468540c7833f173d562debb64a17
parent70dc9766535edda36c038e2c200fa611f754abba
Move the code to print the EFI memory table to a new function and call it
in teh bootverbose path after cninit().

This allows users to see these tables when booting with boot -v.

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