File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
bmclib v2 is a library to abstract interacting with baseboard management controllers.
8
8
9
- ## Supported BMC interfaces.
9
+ ## Supported BMC interfaces
10
10
11
- - [ Redfish] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/redfish )
12
- - [ IPMItool] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/ipmitool )
13
- - [ Intel AMT] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/intelamt )
14
- - [ Asrockrack] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/asrockrack )
11
+ See each provider for details on the supported features.
12
+
13
+ - [ Redfish] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/redfish )
14
+ - [ IPMItool] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/ipmitool )
15
+ - [ Intel AMT] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/intelamt )
16
+ - [ Asrockrack] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/asrockrack )
17
+ - [ Pure Go IPMI] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/goipmi )
18
+ - [ Supermicro] ( https://github.com/bmc-toolbox/bmclib/tree/main/providers/supermicro )
15
19
16
20
## Installation
17
21
You can’t perform that action at this time.
0 commit comments