Page MenuHomeFreeBSD

kboot: Add smbios support
ClosedPublic

Authored by imp on Apr 25 2023, 4:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 20, 5:05 PM
Unknown Object (File)
Mon, Nov 3, 7:13 AM
Unknown Object (File)
Thu, Oct 30, 4:32 PM
Unknown Object (File)
Oct 12 2025, 5:53 AM
Unknown Object (File)
Oct 12 2025, 5:53 AM
Unknown Object (File)
Oct 12 2025, 5:53 AM
Unknown Object (File)
Oct 11 2025, 7:45 PM
Unknown Object (File)
Sep 28 2025, 4:47 PM
Subscribers

Details

Summary

Add support for getting smbios from /sys/firmware/efi/systab, if
any. Add ptov mapping that uses mmap on /dev/mem to do the mapping with
64k pages (usually we only need 1 or two mappings).

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Apr 25 2023, 4:25 AM
This revision was not accepted when it landed; it landed in state Needs Review.May 1 2023, 9:29 PM
Closed by commit rGa083d0867635: kboot: Add smbios support (authored by imp). · Explain Why
This revision was automatically updated to reflect the committed changes.