Page MenuHomeFreeBSD

bhnd(4): Implement support for directly converting a bhnd_nvram_val to a new type.
ClosedPublic

Authored by landonf on Dec 12 2016, 12:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 27, 3:48 AM
Unknown Object (File)
Sat, Nov 22, 2:16 PM
Unknown Object (File)
Fri, Nov 21, 7:11 PM
Unknown Object (File)
Fri, Nov 21, 1:37 PM
Unknown Object (File)
Fri, Nov 21, 1:36 PM
Unknown Object (File)
Fri, Nov 21, 1:19 PM
Unknown Object (File)
Fri, Nov 21, 1:12 PM
Unknown Object (File)
Wed, Nov 12, 1:58 PM
Subscribers
None

Details

Summary

This adds support for bhnd_nvram_val_convert_init() and bhnd_nvram_val_convert_new(),
which may be used to perform value format-aware encoding of an NVRAM value to a new
target format/type.

This will be used to simplify converting to/from serialized format-specific NVRAM value
representations to common NVRAM value representations.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6194
Build 6443: arc lint + arc unit

Event Timeline

landonf retitled this revision from to bhnd(4): Implement support for directly converting a bhnd_nvram_val to a new type..
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:19 PM
This revision was automatically updated to reflect the committed changes.