Home
last modified time | relevance | path

Searched refs:KEY_BIOS_BOOT_LEN (Results 1 – 2 of 2) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp49 #define KEY_BIOS_BOOT_LEN "bios_boot_list_len" macro
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp373 appData[KEY_BIOS_BOOT_LEN] = req_len; in ipmiAppSetSysInfoParams()
460 len = appData[KEY_BIOS_BOOT_LEN].get<uint8_t>(); in ipmiAppGetSysInfoParams()