Searched refs:BootType (Results 1 – 3 of 3) sorted by relevance
172 using BootType = typedef186 std::map<IpmiValue, BootType> typeIpmiToDbus = {{0x00, BootType::Legacy},187 {0x01, BootType::EFI}};199 std::map<std::optional<BootType>, IpmiValue> typeDbusToIpmi = {200 {BootType::Legacy, 0x00}, {BootType::EFI, 0x01}};261 sdbusplus::message::convert_to_string<boot::BootType>(bootTypeVal); in setBootOrder()338 auto bootType = sdbusplus::message::convert_from_string<boot::BootType>( in getBootOrder()
206 [`BootType`](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_proje…223 …json" -X PUT https://${bmc}/xyz/openbmc_project/control/host0/boot/attr/BootType -d '{"data": "xyz…
172 …json" -X PUT https://${bmc}/xyz/openbmc_project/control/host0/boot/attr/BootType -d '{"data": "xyz…