You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update paths according to the new boot source override feature design.
Add information about:
- how to read current boot source override setting,
- legacy/EFI selector change,
- one-time/persistent flag change,
- enable/disable flag change.
Signed-off-by: Konstantin Aladyshev <[email protected]>
Change-Id: I58ce97fe3326ba78a46e13c20f8f3eecb9fcd70d
and if the host is based on x86 CPU also [`BootType`](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml).
Also there are boolean [`Enable`](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Object/Enable.interface.yaml) properties that control if the boot source override is persistent or one-time, and if the override is enabled or not.
0 commit comments