Page MenuHomeFreeBSD

arm: switch to subr_efi_map.c
ClosedPublic

Authored by mhorne on Feb 25 2025, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 11:40 AM
Unknown Object (File)
Mon, Apr 27, 11:10 PM
Unknown Object (File)
Apr 17 2026, 9:32 AM
Unknown Object (File)
Apr 14 2026, 10:04 AM
Unknown Object (File)
Apr 9 2026, 10:26 AM
Unknown Object (File)
Apr 9 2026, 4:45 AM
Unknown Object (File)
Apr 8 2026, 11:16 PM
Unknown Object (File)
Apr 8 2026, 6:49 PM
Subscribers

Details

Reviewers
andrew
Group Reviewers
ARM
Commits
rG8bfd5cefbc71: arm: switch to subr_efi_map.c
Summary

Reduce code duplication by switching to the new shared interface.
Practically, the kernel may lose a few pages to (unused) EFI runtime
services.

Test Plan

Tested in QEMU, where memory regions are reported as expected. I will try it on a piece of armv7 hardware as well.

Diff Detail

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