Page MenuHomeFreeBSD

kboot: Add smbios support
ClosedPublic

Authored by imp on Apr 25 2023, 4:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 18 2024, 3:54 AM
Unknown Object (File)
Mar 14 2024, 10:23 PM
Unknown Object (File)
Mar 14 2024, 10:23 PM
Unknown Object (File)
Mar 14 2024, 10:23 PM
Unknown Object (File)
Mar 11 2024, 7:24 AM
Unknown Object (File)
Jan 14 2024, 9:36 AM
Unknown Object (File)
Dec 22 2023, 10:57 PM
Unknown Object (File)
Jun 22 2023, 5:56 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.