#
951aff4c |
| 05-Aug-2024 |
George Liu <liuxiwei@ieisystem.com> |
Fix MD056 warnings
The following warnings are generated by using markdownlint analysis: ``` ipmi.md:41:23 MD056/table-column-count Table column count [Expected: 3; Actual: 2; Too few cells, row will
Fix MD056 warnings
The following warnings are generated by using markdownlint analysis: ``` ipmi.md:41:23 MD056/table-column-count Table column count [Expected: 3; Actual: 2; Too few cells, row will be missing data] ipmi.md:67:23 MD056/table-column-count Table column count [Expected: 3; Actual: 2; Too few cells, row will be missing data] ```
Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I98ce5491c734793a32c4849b5282b9b6e3a4092c
show more ...
|
#
217a827d |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I834909dc663e8762217517eab4a4294174d3bcf2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
d4fc570b |
| 30-Nov-2021 |
Josh Lehan <krellan@google.com> |
ipmi.md: Clarification of some docs
Clarify that "OEM Set Control" can perform both Get and Set Advise using ExternalSensor instead of nonexistent future OEM command Advise to use BMC sensors normal
ipmi.md: Clarification of some docs
Clarify that "OEM Set Control" can perform both Get and Set Advise using ExternalSensor instead of nonexistent future OEM command Advise to use BMC sensors normally, no OEM IPMI extensions needed
Signed-off-by: Josh Lehan <krellan@google.com> Change-Id: I5dcd1b5242b9c64324dbaea8e64d96ef2114a8b1
show more ...
|
#
2192a6da |
| 14-Jun-2019 |
Patrick Venture <venture@google.com> |
README: cleanup and split out oem-ipmi details
Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I459a910f39695f22732bfdef2d70a9d594af290d
|