Home
last modified time | relevance | path

Searched hist:"4 f7e76bb" (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Doemcommands.hpp4f7e76bb Mon Aug 19 20:28:06 CDT 2019 Chen,Yugang <yugang.chen@linux.intel.com> Add set/get Http boot option OEM commands

Set/get Http boot option is used to add a new boot item in reserved bits,
which set to 1101b in data 2nd[5:2] of boot flags parameter.

tested:
it's tested in system for IPMI OEM command and BIOS
- get/set http boot option,
set: ipmitool raw 0x30 0xEA 0x05 0x80 0x34
get: ipmitool raw 0x30 0xEB 0x05 0x00 0x00

Change-Id: Ie2927c924e233023b1644ce2e62e06003d55e0f2
Signed-off-by: Chen,Yugang <yugang.chen@linux.intel.com>
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp4f7e76bb Mon Aug 19 20:28:06 CDT 2019 Chen,Yugang <yugang.chen@linux.intel.com> Add set/get Http boot option OEM commands

Set/get Http boot option is used to add a new boot item in reserved bits,
which set to 1101b in data 2nd[5:2] of boot flags parameter.

tested:
it's tested in system for IPMI OEM command and BIOS
- get/set http boot option,
set: ipmitool raw 0x30 0xEA 0x05 0x80 0x34
get: ipmitool raw 0x30 0xEB 0x05 0x00 0x00

Change-Id: Ie2927c924e233023b1644ce2e62e06003d55e0f2
Signed-off-by: Chen,Yugang <yugang.chen@linux.intel.com>