commit | bbe408c8ea28e88e43795d9142f6f5b79045e93a | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Mon Aug 07 16:45:15 2023 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Mon Aug 07 16:45:15 2023 +0800 |
tree | 032ff974d817c9e63de75fae1c69bf93922e402c | |
parent | b812576375db58c170dfe6e1e0e6d43331e78e34 [diff] |
build-tests: The allowed method is used by default The allowed method returns true when the feature is set to `enabled` or `auto`. The allowed method returns false when the feature is set to `disabled`. So we prefer to use the `allowed` method instead of `enabled`. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ie729807e5e08b904f8c677aead222d5965e13a04
This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md
More detailed implementation details will also be placed here in the future