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, May 8, 3:59 PM
Unknown Object (File)
Wed, May 8, 2:56 PM
Unknown Object (File)
Wed, May 1, 8:35 AM
Unknown Object (File)
Apr 9 2024, 10:32 AM
Unknown Object (File)
Dec 20 2023, 1:09 AM
Unknown Object (File)
Dec 5 2023, 5:10 PM
Unknown Object (File)
Nov 28 2023, 2:55 AM
Unknown Object (File)
Nov 25 2023, 10:56 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6199
Build 6448: arc lint + arc unit

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.