commit | 7a36277b6fdf33a554a4f9e2258e39d1696b00c2 | [log] [tgz] |
---|---|---|
author | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Sun Jun 16 19:11:35 2019 +0530 |
committer | Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> | Mon Jul 15 21:20:41 2019 +0530 |
tree | 9bb20ce404e693ca539d9c9275ed97061c53ab19 | |
parent | 0c2f0b1479dbd02b4337e0ae9c769207395edb44 [diff] |
[u-boot-mgr]: Initial u-boot mgr hardening intf Initial u-boot mgr to harden interface and usage. This exposes method in D-Bus which other daemon can use to update U-Boot environment variables, instead of directly using fw_printenv or fw_setenv tools. Tested: Verified able to query the ReadAll, Read and Write method exposed in this interface. Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Change-Id: I21772c8f30b7c68f5c9a2da3d44217ea2f533014