commit | 93113b71cb0f7759533128bd30e91e7ca7ed47bf | [log] [tgz] |
---|---|---|
author | Chen Yugang <yugang.chen@linux.intel.com> | Wed Oct 09 08:42:28 2019 +0800 |
committer | Chen, Yugang <yugang.chen@linux.intel.com> | Tue Oct 15 23:09:57 2019 +0000 |
tree | ae063b64450ab01bfcea19ed24f8affea26b0dfd | |
parent | 7a04f3a4a456cc872c87a3ca1ee9b3f7c5f49e76 [diff] |
Bug fixing for set boot options Set boot options to persistent not working, fix it by using bool pointer type.And also update oneTimeEnabled value since it's property changed. Tested: It works by set boot option IPMI command with persistent parameter. ipmitool raw 0x00 0x08 0x05 0xc0 0x3c 0x00 0x00 0x00 Change-Id: I81c68b89fe80b6ecbad1da99f4f169442a9ee675 Signed-off-by: Chen Yugang <yugang.chen@linux.intel.com>