Daniel Gröber (dxld) would like Daniel Gröber to review this change.

View Change

lockdown: Add hint for how to check for lockdown support in boot log

Change-Id: Iaceb2e82f900e52efcce702486e18d0483665640
Signed-off-by: Daniel Gröber <dxld@darkboxed.org>
---
M src/security/lockdown/Kconfig
1 file changed, 2 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/41749/1
diff --git a/src/security/lockdown/Kconfig b/src/security/lockdown/Kconfig
index 97094ff..9d83a45 100644
--- a/src/security/lockdown/Kconfig
+++ b/src/security/lockdown/Kconfig
@@ -18,7 +18,8 @@
bool "Lock boot media using the chip"
help
Select this if you want the chip to lock specific regions.
- This only works on some chips, please check the code or boot log.
+ This only works on some chips, please check the code or search the
+ boot log for "BM-LOCKDOWN".

endchoice


To view, visit change 41749. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iaceb2e82f900e52efcce702486e18d0483665640
Gerrit-Change-Number: 41749
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gröber (dxld)
Gerrit-Reviewer: Daniel Gröber <dxld@darkboxed.org>
Gerrit-MessageType: newchange