History log of /openbmc/phosphor-host-ipmid/sys_info_param.hpp (Results 1 – 2 of 2)
Revision Date Author Comments
# fbc6c9d7 10-May-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.

Change-Id: I44441096113929ce96eb1439e2932e6ff3c87f27
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 069db2fd 09-Aug-2017 Xo Wang <xow@google.com>

apphandler: Add storage for Get/Set System Info Parameter

All but one standard System Info Parameter and most (all?) OEM
parameters are string type. Add a interface to connect string cal

apphandler: Add storage for Get/Set System Info Parameter

All but one standard System Info Parameter and most (all?) OEM
parameters are string type. Add a interface to connect string callbacks
to System Info Parameter selector codes. Also add a convenience call
that can connect a static string to a parameter selector code.

Change-Id: I5e35d0418b8ddf5b2575fac093acfc7d7ca2217c
Signed-off-by: Xo Wang <xow@google.com>
Signed-off-by: Patrick Venture <venture@google.com>

show more ...