-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ASRockRack provider #196
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a9e2dff - Browse repository at this point
Copy the full SHA a9e2dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ddf5d - Browse repository at this point
Copy the full SHA d7ddf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 323d4d6 - Browse repository at this point
Copy the full SHA 323d4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096dd80 - Browse repository at this point
Copy the full SHA 096dd80View commit details -
- Fix up bmclib v2 interface implementation - Firmware update method fixes - Firmware update test fixes
Configuration menu - View commit details
-
Copy full SHA for 7307fa0 - Browse repository at this point
Copy the full SHA 7307fa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba38e6 - Browse repository at this point
Copy the full SHA 9ba38e6View commit details -
asrockrack: update info logging
non-even logr k/v fields results in empty logging lines with just the prefix 'INFO' being logged, here we ensure all values are in pairs.
Configuration menu - View commit details
-
Copy full SHA for 3d049a5 - Browse repository at this point
Copy the full SHA 3d049a5View commit details -
asrockrack: add skipLogout bool to ignore Close() invocation
requests after a firmware flash, since the BMC is resetting at that point
Configuration menu - View commit details
-
Copy full SHA for 04bd8fd - Browse repository at this point
Copy the full SHA 04bd8fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f6ec4 - Browse repository at this point
Copy the full SHA 08f6ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e6ac59 - Browse repository at this point
Copy the full SHA 4e6ac59View commit details -
Configuration menu - View commit details
-
Copy full SHA for acb54b4 - Browse repository at this point
Copy the full SHA acb54b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b41052 - Browse repository at this point
Copy the full SHA 6b41052View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c1eaa - Browse repository at this point
Copy the full SHA d2c1eaaView commit details -
client: Add remaining FirmwareBIOS* interface methods
- purge unused driver registry
Configuration menu - View commit details
-
Copy full SHA for a51c581 - Browse repository at this point
Copy the full SHA a51c581View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a10f6 - Browse repository at this point
Copy the full SHA c7a10f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcefc2 - Browse repository at this point
Copy the full SHA 2dcefc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22835e5 - Browse repository at this point
Copy the full SHA 22835e5View commit details -
devices/interfaces: purge Firmware interface, its now made available …
…in the v2 interface
Configuration menu - View commit details
-
Copy full SHA for 8422ccd - Browse repository at this point
Copy the full SHA 8422ccdView commit details -
Add context paramter to Close()
This enables the existing codebase to be implemented by both the current and newer interfaces. the current interface (bmclib v0) https://github.com/bmc-toolbox/bmclib/blob/c1fed9df833628df57796245d085c97187f06f9a/devices/interfaces.go the newer interface (bmclib v2) https://github.com/bmc-toolbox/bmclib/blob/c1fed9df833628df57796245d085c97187f06f9a/bmc/connection.go#L17
Configuration menu - View commit details
-
Copy full SHA for d311fd6 - Browse repository at this point
Copy the full SHA d311fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6441553 - Browse repository at this point
Copy the full SHA 6441553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c150f7 - Browse repository at this point
Copy the full SHA 5c150f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01f8923 - Browse repository at this point
Copy the full SHA 01f8923View commit details -
providers/asrockrack: various linting fixes
based on feedback in PR#196
Configuration menu - View commit details
-
Copy full SHA for 2b52025 - Browse repository at this point
Copy the full SHA 2b52025View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39b616a - Browse repository at this point
Copy the full SHA 39b616aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9070351 - Browse repository at this point
Copy the full SHA 9070351View commit details -
Configuration menu - View commit details
-
Copy full SHA for f099ec7 - Browse repository at this point
Copy the full SHA f099ec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a688310 - Browse repository at this point
Copy the full SHA a688310View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09e661 - Browse repository at this point
Copy the full SHA a09e661View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa8e5f5 - Browse repository at this point
Copy the full SHA fa8e5f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e81b00 - Browse repository at this point
Copy the full SHA 7e81b00View commit details -
Configuration menu - View commit details
-
Copy full SHA for f574d21 - Browse repository at this point
Copy the full SHA f574d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2081cd9 - Browse repository at this point
Copy the full SHA 2081cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6568f - Browse repository at this point
Copy the full SHA bb6568fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb9a04 - Browse repository at this point
Copy the full SHA 3bb9a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 229dca9 - Browse repository at this point
Copy the full SHA 229dca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c4dfc - Browse repository at this point
Copy the full SHA c0c4dfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ed33d - Browse repository at this point
Copy the full SHA 56ed33dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a514cb6 - Browse repository at this point
Copy the full SHA a514cb6View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bb18bfe - Browse repository at this point
Copy the full SHA bb18bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09da9d4 - Browse repository at this point
Copy the full SHA 09da9d4View commit details
Commits on Mar 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3a22d5e - Browse repository at this point
Copy the full SHA 3a22d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2ffa9 - Browse repository at this point
Copy the full SHA 8c2ffa9View commit details