Page MenuHomeFreeBSD

kboot: Print UEFI memory map
ClosedPublic

Authored by imp on Mar 9 2024, 10:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 22, 7:35 AM
Unknown Object (File)
May 26 2024, 4:25 PM
Unknown Object (File)
May 18 2024, 7:18 PM
Unknown Object (File)
May 18 2024, 7:16 PM
Unknown Object (File)
May 18 2024, 7:16 PM
Unknown Object (File)
May 17 2024, 4:13 PM
Unknown Object (File)
May 13 2024, 7:51 AM
Unknown Object (File)
May 10 2024, 12:23 AM
Subscribers

Details

Summary

If we can read the UEFI memory map, go ahead and print the memory map.
While the kernel prints this with bootverbose, having it at this stage
is useful for debugging other problems.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp added inline comments.
stand/kboot/kboot/arch/aarch64/load_addr.c
106

Note: I have planned a refactor of EFI now that there's 3 copies of this...

This revision was not accepted when it landed; it landed in state Needs Review.Mar 11 2024, 9:23 PM
This revision was automatically updated to reflect the committed changes.