Page MenuHomeFreeBSD

arm: switch to subr_efi_map.c
ClosedPublic

Authored by mhorne on Feb 25 2025, 6:11 PM.
Tags
None
Referenced Files
F151229634: D49132.id151486.diff
Tue, Apr 7, 12:13 AM
Unknown Object (File)
Sun, Apr 5, 5:49 AM
Unknown Object (File)
Sun, Mar 29, 9:47 PM
Unknown Object (File)
Wed, Mar 18, 9:33 PM
Unknown Object (File)
Sun, Mar 15, 1:34 PM
Unknown Object (File)
Feb 8 2026, 1:45 AM
Unknown Object (File)
Feb 7 2026, 5:40 PM
Unknown Object (File)
Feb 3 2026, 5:29 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