freebsd-dev/sys/dev/bhnd/nvram
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
..
bhnd_nvram_data_bcm.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_bcmraw.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_bcmreg.h bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_bcmvar.h bhnd(4): Add support for exporting all (or a subtree) of NVRAM 2016-12-19 20:31:27 +00:00
bhnd_nvram_data_btxt.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_sprom_subr.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_sprom.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_spromvar.h bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_tlv.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data_tlvreg.h bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
bhnd_nvram_data.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_data.h bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_datavar.h bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_if.m bhnd(4): Implement NVRAM support required for PMU bring-up. 2016-08-16 21:32:05 +00:00
bhnd_nvram_io.c bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
bhnd_nvram_io.h bhnd(4): add support for wrapping arbitrary pointers in an NVRAM I/O 2016-12-19 20:26:10 +00:00
bhnd_nvram_iobuf.c bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
bhnd_nvram_ioptr.c bhnd(4): add support for wrapping arbitrary pointers in an NVRAM I/O 2016-12-19 20:26:10 +00:00
bhnd_nvram_iores.c bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
bhnd_nvram_iovar.h bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
bhnd_nvram_plist.c bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_nvram_plist.h bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_nvram_plistvar.h bhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvram_prop API for 2016-12-19 20:11:48 +00:00
bhnd_nvram_private.h bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_store_subr.c bhnd(4): Add support for exporting all (or a subtree) of NVRAM 2016-12-19 20:31:27 +00:00
bhnd_nvram_store.c bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_store.h bhnd(4): NVRAM serialization support. 2016-12-19 20:34:05 +00:00
bhnd_nvram_storevar.h bhnd(4): Add support for exporting all (or a subtree) of NVRAM 2016-12-19 20:31:27 +00:00
bhnd_nvram_subr.c bhnd(4): NVRAM device path support. 2016-12-19 20:28:27 +00:00
bhnd_nvram_value_fmts.c bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_nvram_value_prf.c bhnd(4): support direct conversion of bhnd_nvram_val 2016-12-19 20:20:33 +00:00
bhnd_nvram_value_subr.c bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_nvram_value.c bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_nvram_value.h bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_nvram_valuevar.h bhnd(4): support direct conversion of bhnd_nvram_val 2016-12-19 20:20:33 +00:00
bhnd_nvram.h bhnd(4): Add support for three new NVRAM value types; booleans, 2016-12-19 20:23:19 +00:00
bhnd_sprom.c bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
bhnd_spromvar.h bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00
nvram_map bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding. 2016-11-26 23:22:32 +00:00