Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/70310?usp=email
to look at the new patch set (#15).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: util/intelp2m: Update cli options ......................................................................
util/intelp2m: Update cli options
- Redesign the options format. - Add automatic completion of arguments for bash. [complete -C `pwd`/intelp2m ./intelp2m] to enable
TEST: make test = PASS
Change-Id: I08ff379b99b018b1099aa5d70fea47026bc84045 Signed-off-by: Maxim Polyakov max.senia.poliak@gmail.com --- A util/intelp2m/cli/completion.go A util/intelp2m/cli/options.go M util/intelp2m/config/p2m/config.go M util/intelp2m/main.go M util/intelp2m/version.txt 5 files changed, 270 insertions(+), 81 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/70310/15