#
57db6a13 |
| 10-Oct-2024 |
Thang Tran <thuutran@amperecomputing.com> |
state: add errors for transition request
Sometimes, BMC/Chassis/Host should reject transition request to protect the system (e.g: While BMC is flashing Host/BMC/CPLD ...). In that case, BMC/Chassis/
state: add errors for transition request
Sometimes, BMC/Chassis/Host should reject transition request to protect the system (e.g: While BMC is flashing Host/BMC/CPLD ...). In that case, BMC/Chassis/Host should return an error to inform this transition request is unavailable at this time.
Change-Id: Ief36089266d8439d8e8bd5bcd68c1a7647120595 Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
show more ...
|
#
855b46f3 |
| 15-Jan-2024 |
Patrick Williams <patrick@stwcx.xyz> |
State: add default paths for BMC,Host,Chassis
Add namespace and path constants matching those in the README for programmatic use.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ice4
State: add default paths for BMC,Host,Chassis
Add namespace and path constants matching those in the README for programmatic use.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ice4e14716b2de6477f3dd7c15e53cc7bdb68270f
show more ...
|
#
abb61a0f |
| 25-May-2023 |
Andrew Geissler <geissonator@yahoo.com> |
bmc-ready: include new error codes in interfaces
This will generate the appropriate bindings and ensure the error is passed back to the caller allowing them to properly handle this type of error.
C
bmc-ready: include new error codes in interfaces
This will generate the appropriate bindings and ensure the error is passed back to the caller allowing them to properly handle this type of error.
Change-Id: I63301d0371d27835417fcba503c32f854f1919bd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
show more ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
8da396ca |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
yaml: format with prettier
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601
|
#
9c913327 |
| 08-Nov-2021 |
Andrew Geissler <geissonator@yahoo.com> |
power-recovery: introduce CurrentPowerStatus to chassis
The power coming into a chassis can have its own status. For example, if power has been lost (blackout) but the system has an uninterruptible
power-recovery: introduce CurrentPowerStatus to chassis
The power coming into a chassis can have its own status. For example, if power has been lost (blackout) but the system has an uninterruptible power supply(UPS) connected, then chassis power could still be on but its important to provide the fact that the system is running off of a UPS to other BMC software.
For example, IBM has a policy that it will allow a system to remain on if it is already on when a blackout or brownout occurs (and running on a UPS), but it will not allow a user to power a system on if in one of these conditions. IBM will also not allow a system to power on until a UPS is fully charged.
The design for this can be found over in the following series: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/48210
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I4300167f3baa66bc9229651178d161fc12c92e1b
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|