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)
Thu, Jul 23, 7:30 AM
Unknown Object (File)
Thu, Jul 23, 4:52 AM
Unknown Object (File)
Wed, Jul 22, 5:28 AM
Unknown Object (File)
Mon, Jul 20, 11:47 PM
Unknown Object (File)
Wed, Jul 15, 6:34 PM
Unknown Object (File)
Wed, Jul 8, 8:39 AM
Unknown Object (File)
Sat, Jul 4, 10:16 AM
Unknown Object (File)
Fri, Jul 3, 7:03 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 62628
Build 59512: arc lint + arc unit