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)
Wed, Feb 5, 7:55 AM
Unknown Object (File)
Dec 10 2024, 2:07 PM
Unknown Object (File)
Dec 6 2024, 4:21 AM
Unknown Object (File)
Dec 6 2024, 4:21 AM
Unknown Object (File)
Dec 2 2024, 3:14 AM
Unknown Object (File)
Dec 2 2024, 2:41 AM
Unknown Object (File)
Sep 23 2024, 11:57 AM
Unknown Object (File)
Sep 23 2024, 3:40 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 56523
Build 53411: arc lint + arc unit

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.