Dear coreboot and Linux folks,
The utility *hda-decoder* written by Nicholas Sudsgaard was just submitted to the coreboot repository [1][2].
util: Add hda-decoder
This tool helps take off the burden of manually decoding default configuration registers. Using decoded values can make code more self-documenting compared to shrouding it with magic numbers.
This is also written as a module which allows easy integration with other tools written in Go (e.g. autoport).
Kind regards,
Paul
[1]: https://review.coreboot.org/c/coreboot/+/80470 [2]: https://review.coreboot.org/plugins/gitiles/coreboot/+/b205f4e53ec30487ea1c2...