History log of /openbmc/intel-ipmi-oem/docs/ (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a354ef3e08-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 ...


/openbmc/intel-ipmi-oem/.gitignore
/openbmc/intel-ipmi-oem/CMakeLists.txt
/openbmc/intel-ipmi-oem/CMakeLists.txt.in
/openbmc/intel-ipmi-oem/OWNERS
/openbmc/intel-ipmi-oem/README.md
/openbmc/intel-ipmi-oem/cmake-format.json
/openbmc/intel-ipmi-oem/cmake/CodeCoverage.cmake
Intel_IPMI_Platform_Events.md
/openbmc/intel-ipmi-oem/generate-allowlist.py
/openbmc/intel-ipmi-oem/include/biosconfigcommands.hpp
/openbmc/intel-ipmi-oem/include/biosxml.hpp
/openbmc/intel-ipmi-oem/include/bridgingcommands.hpp
/openbmc/intel-ipmi-oem/include/ipmi_to_redfish_hooks.hpp
/openbmc/intel-ipmi-oem/include/manufacturingcommands.hpp
/openbmc/intel-ipmi-oem/include/me_to_redfish_hooks.hpp
/openbmc/intel-ipmi-oem/include/oemcommands.hpp
/openbmc/intel-ipmi-oem/include/sdrutils.hpp
/openbmc/intel-ipmi-oem/include/sensorcommands.hpp
/openbmc/intel-ipmi-oem/include/smbiosmdrv2handler.hpp
/openbmc/intel-ipmi-oem/include/storagecommands.hpp
/openbmc/intel-ipmi-oem/include/types.hpp
/openbmc/intel-ipmi-oem/ipmi-allowlist.conf
/openbmc/intel-ipmi-oem/src/allowlist-filter.cpp
/openbmc/intel-ipmi-oem/src/appcommands.cpp
/openbmc/intel-ipmi-oem/src/biosconfigcommands.cpp
/openbmc/intel-ipmi-oem/src/bmccontrolservices.cpp
/openbmc/intel-ipmi-oem/src/bridgingcommands.cpp
/openbmc/intel-ipmi-oem/src/chassiscommands.cpp
/openbmc/intel-ipmi-oem/src/firmware-update.cpp
/openbmc/intel-ipmi-oem/src/ipmi_to_redfish_hooks.cpp
/openbmc/intel-ipmi-oem/src/manufacturingcommands.cpp
/openbmc/intel-ipmi-oem/src/multinodecommands.cpp
/openbmc/intel-ipmi-oem/src/oemcommands.cpp
/openbmc/intel-ipmi-oem/src/sensorcommands.cpp
/openbmc/intel-ipmi-oem/src/smbioshandler.cpp
/openbmc/intel-ipmi-oem/src/smbiosmdrv2handler.cpp
/openbmc/intel-ipmi-oem/src/storagecommands.cpp
4634783c26-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 ...


/openbmc/intel-ipmi-oem/.clang-format
/openbmc/intel-ipmi-oem/.gitignore
/openbmc/intel-ipmi-oem/CMakeLists.txt
/openbmc/intel-ipmi-oem/CMakeLists.txt.in
/openbmc/intel-ipmi-oem/LICENSE
/openbmc/intel-ipmi-oem/MAINTAINERS
/openbmc/intel-ipmi-oem/README.md
/openbmc/intel-ipmi-oem/cmake-format.json
Intel_IPMI_Platform_Events.md
/openbmc/intel-ipmi-oem/generate-whitelist.py
/openbmc/intel-ipmi-oem/include/appcommands.hpp
/openbmc/intel-ipmi-oem/include/bridgingcommands.hpp
/openbmc/intel-ipmi-oem/include/commandutils.hpp
/openbmc/intel-ipmi-oem/include/ipmi_to_redfish_hooks.hpp
/openbmc/intel-ipmi-oem/include/manufacturingcommands.hpp
/openbmc/intel-ipmi-oem/include/me_to_redfish_hooks.hpp
/openbmc/intel-ipmi-oem/include/multinodecommands.hpp
/openbmc/intel-ipmi-oem/include/oemcommands.hpp
/openbmc/intel-ipmi-oem/include/sdrutils.hpp
/openbmc/intel-ipmi-oem/include/sensorcommands.hpp
/openbmc/intel-ipmi-oem/include/sensorutils.hpp
/openbmc/intel-ipmi-oem/include/smbioshandler.hpp
/openbmc/intel-ipmi-oem/include/smbiosmdrv2.hpp
/openbmc/intel-ipmi-oem/include/smbiosmdrv2handler.hpp
/openbmc/intel-ipmi-oem/include/spiDev.hpp
/openbmc/intel-ipmi-oem/include/storagecommands.hpp
/openbmc/intel-ipmi-oem/include/types.hpp
/openbmc/intel-ipmi-oem/include/variantvisitors.hpp
/openbmc/intel-ipmi-oem/ipmi-whitelist.conf
/openbmc/intel-ipmi-oem/non-yocto/phosphor-logging/elog-errors.hpp
/openbmc/intel-ipmi-oem/non-yocto/xyz/openbmc_project/Common/error.hpp
/openbmc/intel-ipmi-oem/non-yocto/xyz/openbmc_project/Smbios/MDR_V2/error.hpp
/openbmc/intel-ipmi-oem/src/appcommands.cpp
/openbmc/intel-ipmi-oem/src/bmccontrolservices.cpp
/openbmc/intel-ipmi-oem/src/bridgingcommands.cpp
/openbmc/intel-ipmi-oem/src/chassiscommands.cpp
/openbmc/intel-ipmi-oem/src/firmware-update.cpp
/openbmc/intel-ipmi-oem/src/ipmi_to_redfish_hooks.cpp
/openbmc/intel-ipmi-oem/src/manufacturingcommands.cpp
/openbmc/intel-ipmi-oem/src/me_to_redfish_hooks.cpp
/openbmc/intel-ipmi-oem/src/multinodecommands.cpp
/openbmc/intel-ipmi-oem/src/oemcommands.cpp
/openbmc/intel-ipmi-oem/src/sensorcommands.cpp
/openbmc/intel-ipmi-oem/src/smbioshandler.cpp
/openbmc/intel-ipmi-oem/src/smbiosmdrv2handler.cpp
/openbmc/intel-ipmi-oem/src/storagecommands.cpp
/openbmc/intel-ipmi-oem/src/whitelist-filter.cpp
/openbmc/intel-ipmi-oem/tests/test_sensorcommands.cpp