Page MenuHomeFreeBSD

bhnd(4): NVRAM serialization support.
ClosedPublic

Authored by landonf on Dec 12 2016, 1:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 10:52 AM
Unknown Object (File)
Thu, Apr 23, 4:09 AM
Unknown Object (File)
Wed, Apr 22, 5:37 AM
Unknown Object (File)
Apr 11 2026, 9:57 AM
Unknown Object (File)
Apr 9 2026, 10:20 PM
Unknown Object (File)
Apr 3 2026, 3:02 PM
Unknown Object (File)
Apr 2 2026, 11:53 AM
Unknown Object (File)
Mar 28 2026, 9:22 AM
Subscribers
None

Details

Summary

This adds support for:

  • Serializing an bhnd_nvram_plist (as exported from bhnd_nvram_store, etc) to an arbitrary NVRAM data format
  • Generating a serialized representation of the current NVRAM store's state suitable for writing back to flash.

Depends on D8761

Diff Detail

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

Event Timeline

landonf retitled this revision from to bhnd(4): NVRAM serialization support..
landonf updated this object.
landonf edited the test plan for this revision. (Show Details)
landonf added a reviewer: adrian.
adrian edited edge metadata.
This revision is now accepted and ready to land.Dec 12 2016, 8:21 PM
This revision was automatically updated to reflect the committed changes.