Searched refs:BootType (Results 1 – 6 of 6) sorted by relevance
5 - name: BootType
12 BootType:
24 BootType:
170 using BootType = typedef184 std::map<IpmiValue, BootType> typeIpmiToDbus = {{0x00, BootType::Legacy},185 {0x01, BootType::EFI}};197 std::map<std::optional<BootType>, IpmiValue> typeDbusToIpmi = {198 {BootType::Legacy, 0x00}, {BootType::EFI, 0x01}};259 sdbusplus::message::convert_to_string<boot::BootType>(bootTypeVal); in setBootOrder()336 auto bootType = sdbusplus::message::convert_from_string<boot::BootType>( in getBootOrder()
188 [`BootType`](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_proje…205 …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…