Page MenuHomeFreeBSD

Get memory ranges from FDT if no EFI API is available
ClosedPublic

Authored by mst_semihalf.com on Feb 23 2016, 4:59 PM.
Tags
None
Referenced Files
F132538113: D5408.id13648.diff
Fri, Oct 17, 7:16 PM
Unknown Object (File)
Tue, Oct 14, 8:30 AM
Unknown Object (File)
Tue, Oct 14, 8:30 AM
Unknown Object (File)
Tue, Oct 14, 8:30 AM
Unknown Object (File)
Mon, Oct 13, 6:39 PM
Unknown Object (File)
Fri, Oct 3, 12:58 AM
Unknown Object (File)
Mon, Sep 22, 11:17 PM
Unknown Object (File)
Sep 6 2025, 10:46 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mst_semihalf.com retitled this revision from to Get memory ranges from FDT if no EFI API is available.
mst_semihalf.com updated this object.
mst_semihalf.com edited the test plan for this revision. (Show Details)
mst_semihalf.com added reviewers: wma, andrew, imp.
mst_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
mst_semihalf.com added a subscriber: arm64.

If there are no objections I'll commit this today.

wma added a reviewer: zbb.
wma edited edge metadata.
This revision is now accepted and ready to land.Mar 1 2016, 7:09 AM

The memory size is now optional in fdt_get_mem_regions

sys/arm64/arm64/machdep.c
827 ↗(On Diff #13648)

This is now unneeded

This revision was automatically updated to reflect the committed changes.