Lines Matching full:bios
1 # Remote BIOS Configuration via BMC
5 Provides ability for the user to view and modify the BIOS setup configuration
11 Remote BIOS Configuration (RBC) service exposes D-Bus methods for BIOS settings
22 - `SetAttribute` -To set the particular BIOS attribute with new value.
23 - `GetAttribute` -To get the bios attribute current and pending values.
27 - `ResetBIOSSettings` - To reset the BIOS settings based on the Reset Flag.
28 - `BaseBiosTable` - To store all bios attributes details.
29 - `PendingAttributes` - To store pending bios Attributes list.
37 - `ChangePassword` - To change BIOS setup password.
41 - `PasswordInitialized` - To indicate BIOS password related details are received
45 https://github.com/openbmc/docs/blob/master/designs/remote-bios-configuration.md