commit | 3150b3d03585230a6f4b9aa0e276c402f12a3c9e | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Thu Mar 26 13:44:55 2020 +0800 |
committer | Yong Li <yong.b.li@linux.intel.com> | Thu Mar 26 13:44:55 2020 +0800 |
tree | 0e3104b4ba4a2035370317a596d3239dcf030893 | |
parent | 8709fbb3a396bdef42b2466011bb71fa2bcadfc0 [diff] |
ipmi-whitelist: Add set/get EFI boot options commands into whitelist The commands are used by bios for http boot support, needs to add them into white list Tested: // set http boot ipmitool raw 0x30 0xEA 0x05 0x80 0x34 // AC cycle, get the setting, it is the same ipmitool raw 0x30 0xEB 0x05 0x00 0x00 01 05 80 34 Also works in KCS channel. Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Ifb2dadcb5102f18adba4caecdc39a12af937f854