[coreboot-gerrit] Change in coreboot[master]: intelvbttool: Add several fixes

Patrick Rudolph (Code Review) gerrit at coreboot.org
Fri Mar 24 18:42:37 CET 2017


Hello Paul Menzel, build bot (Jenkins), Martin Roth,

I'd like you to reexamine a change.  Please visit

    https://review.coreboot.org/18902

to look at the new patch set (#2).

Change subject: intelvbttool: Add several fixes
......................................................................

intelvbttool: Add several fixes

The following features have been added:

* Print help message on -h.
* Update Makefile to rebuild binary on source file changes.
* Add support for writing VBT to file.
* Validate input

To extract the VBT from Intel OptionRom called 'OPROM.bin' and store it as
binary file 'vbt.bin' call it with the following args:

./intelvbttool -d OPROM.bin vbt.bin

Change-Id: I8cbde042c7f5632f36648419becd23e248ba6f76
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M util/intelvbttool/Makefile
M util/intelvbttool/intelvbttool.c
2 files changed, 126 insertions(+), 6 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/18902/2
-- 
To view, visit https://review.coreboot.org/18902
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8cbde042c7f5632f36648419becd23e248ba6f76
Gerrit-PatchSet: 2
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)



More information about the coreboot-gerrit mailing list