Page MenuHomeFreeBSD

kboot: Add smbios support
ClosedPublic

Authored by imp on Apr 25 2023, 4:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 5, 2:50 PM
Unknown Object (File)
Dec 17 2024, 9:44 AM
Unknown Object (File)
Dec 2 2024, 9:22 AM
Unknown Object (File)
Dec 2 2024, 6:07 AM
Unknown Object (File)
Dec 2 2024, 2:07 AM
Unknown Object (File)
Dec 2 2024, 2:07 AM
Unknown Object (File)
Nov 1 2024, 7:03 PM
Unknown Object (File)
Oct 29 2024, 2:10 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.