Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Dappcommands.hpp80 uint8_t bios_fixed_boot_device[SIZE_BIOS_FIXED_BOOT_DEVICE]; member
/openbmc/fb-ipmi-oem/src/
H A Dappcommands.cpp379 memcpy(sysInfoParams.bios_fixed_boot_device, &req[1], in ipmiAppSetSysInfoParams()
468 std::begin(sysInfoParams.bios_fixed_boot_device), in ipmiAppGetSysInfoParams()
469 std::end(sysInfoParams.bios_fixed_boot_device)); in ipmiAppGetSysInfoParams()