opnsense-src/sys/dev/bhnd/tools
Landon J. Fuller c283839dd4 bhnd(4): NVRAM serialization support.
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, or re-encoding for upload to a
  FullMAC device.

Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D8762
2016-12-19 20:34:05 +00:00
..
bus_macro.sh [bhnd] Add remaining bus_(read|write|set)_(1|2|4) APIs 2016-05-20 00:45:16 +00:00
nvram_map_gen.awk bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
nvram_map_gen.sh Use awk to run bhnd's awk script, to allow noexec src dir 2016-05-13 18:56:56 +00:00