commit | 69e8e84d53f838ca774564c0f248e637397d501c | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Jun 18 17:01:18 2021 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jul 29 15:12:36 2021 +0000 |
tree | b7023cec53acc4d993e9006d01600a7a77b586cb | |
parent | ac20852a152142ea8d7ed4c646ff46ab493ea247 [diff] |
Support new boot override setting design Add support for the new boot override setting design that was pushed in this commit: "phosphor-settings-manager: redesign boot setting override feature" (https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/44226) The new design not only simplifies boot override settings handling, but also adds support for the invalidation of "boot flags valid" bit. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Iecfc75c734a34f63b0485f859ce87f06566bd749 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.