Home
last modified time | relevance | path

Searched defs:SysInfoParam (Results 1 – 1 of 1) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp69 struct SysInfoParam struct
71 uint8_t set_in_prog;
72 uint8_t sysfw_ver[SIZE_SYSFW_VER];
73 uint8_t sys_name[SIZE_SYS_NAME];
74 uint8_t pri_os_name[SIZE_OS_NAME];
75 uint8_t present_os_name[SIZE_OS_NAME];
76 uint8_t present_os_ver[SIZE_OS_VER];
77 uint8_t bmc_url[SIZE_BMC_URL];
78 uint8_t os_hv_url[SIZE_OS_HV_URL];
79 uint8_t bios_current_boot_list[SIZE_BIOS_CURRENT_BOOT_LIST];
[all …]