Konstantin Aladyshev
Konstantin Aladyshev
Currently there is no simple command in `ipmitool` that can be used to disable boot source override feature. Boot source override enable is controlled via `boot flags valid` bit: ...
`redfish/v1/Systems/system` contains link only to the first chassis from the chassis collection. Example: there are 3 chassis under `redfish/v1/Chassis`: ``` { "@odata.id": "/redfish/v1/Chassis", "@odata.type": "#ChassisCollection.ChassisCollection", "Members": [ { "@odata.id": "/redfish/v1/Chassis/AMD_EthanolX_Baseboard"...
Meson is considered as a priority build system for the OpenBMC projects. Since meson has some sort of a packaging system all the current repositories provide subproject folders and wrap...
When I was helping Vijay Khemka to write a Test Case "ipmi: add test for FRU device name" (https://gerrit.openbmc-project.xyz/c/openbmc/openbmc-test-automation/+/41817), I've noticed that besides an actual `ipmitrool fru` command the test...
If the main CPU architecture is x86, besides overriding the main boot target (None/Pxe/Hdd/Cd/Diags/BiosSetup/Usb) it is also possible to override the target boot mode (None/UEFI/Legacy). Descriptions from the `https:///redfish/v1/JsonSchemas/ComputerSystem/ComputerSystem.json` ```...
Serial over LAN (SoL) element takes too little window space (opposed to KVM for example):  If it is an intention, everything looks especially broken, when SoL is opened in...