diff options
author | Duncan Laurie <[email protected]> | 2018-10-12 10:04:46 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-10-15 20:32:26 +0200 |
commit | 255d7447cf92821ded63079ffe4019d9f0fa0a6c (patch) | |
tree | ea051d39b801d0f87069045d7f4e59f20701df8c /scripts/bpf_helpers_doc.py | |
parent | 655603de68469adaff16842ac17a5aec9c9ce89b (diff) |
gsmi: Add coreboot to list of matching BIOS vendors
In order to use this coreboot needs board support for:
CONFIG_ELOG=y
CONFIG_ELOG_GSMI=y
And the kernel driver needs enabled:
CONFIG_GOOGLE_GSMI=y
To test, verify that clean shutdown event is added to the log:
> mosys eventlog list | grep 'Clean Shutdown'
11 | 2012-06-25 09:49:24 | Kernl Event | Clean Shutdown
Signed-off-by: Duncan Laurie <[email protected]>
Reviewed-by: Vadim Bendebury <[email protected]>
Reviewed-by: Stefan Reinauer <[email protected]>
Signed-off-by: Furquan Shaikh <[email protected]>
Tested-by: Furquan Shaikh <[email protected]>
Reviewed-by: Aaron Durbin <[email protected]>
Reviewed-by: Justin TerAvest <[email protected]>
[zwisler: update changelog for upstream]
Signed-off-by: Ross Zwisler <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions