Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70542?usp=email
to look at the new patch set (#14).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: util/intelp2m: Add logger ......................................................................
util/intelp2m: Add logger
Add logging to a file, ./logs.txt by default. --logs option is used to override this path. Error messages are duplicated to the console.
Change-Id: I97aba146b6d8866a7fa46bac80c27c0896b26cf7 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- M util/intelp2m/.gitignore M util/intelp2m/cli/options.go M util/intelp2m/config/p2m/config.go A util/intelp2m/logs/logs.go M util/intelp2m/main.go M util/intelp2m/version.txt 6 files changed, 72 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/70542/14