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)
Sat, May 31, 9:01 PM
Unknown Object (File)
Sat, May 31, 8:17 PM
Unknown Object (File)
Wed, May 28, 5:22 PM
Unknown Object (File)
Tue, May 27, 6:17 AM
Unknown Object (File)
Sun, May 11, 9:04 PM
Unknown Object (File)
Wed, May 7, 10:03 AM
Unknown Object (File)
Apr 21 2025, 1:05 AM
Unknown Object (File)
Apr 9 2025, 2:59 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