#
a354ef3e |
| 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: I5cffceb935b088f2c3fcf6f170508fb39fef1dc9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
4634783c |
| 26-Jun-2020 |
Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com> |
README and Platform Events whitepaper
This commit introduces general README to the repository. It gives basic information about intel-ipmi-oem role and surroundings, with references to proper docume
README and Platform Events whitepaper
This commit introduces general README to the repository. It gives basic information about intel-ipmi-oem role and surroundings, with references to proper documents and repositories.
It also introduces detailed document intended for end-users about Platform Event parsing. Intel platforms are source of high-impact health events and this usually introduces confusion and false-positives among OEM BMC implementations. Document specifies abstract algorithm for parsing these events and references existing implementation in repository as solution. It's intended to be used by external OEMs as guide for porting the feature to other BMC implementations.
Change-Id: Ibe6c1e148feba425a7a026d1b7a1dadb028cf09b Signed-off-by: Adrian Ambrożewicz <adrian.ambrozewicz@linux.intel.com>
show more ...
|