Page MenuHomeFreeBSD

kboot: Add smbios support
ClosedPublic

Authored by imp on Apr 25 2023, 4:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 17, 10:58 PM
Unknown Object (File)
Sun, May 17, 10:57 PM
Unknown Object (File)
Sun, May 17, 10:44 PM
Unknown Object (File)
May 7 2026, 3:08 PM
Unknown Object (File)
May 7 2026, 10:39 AM
Unknown Object (File)
May 6 2026, 11:31 AM
Unknown Object (File)
May 4 2026, 4:13 PM
Unknown Object (File)
May 3 2026, 6:59 AM
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.