Hello Duncan Laurie, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25459
to look at the new patch set (#3).
Change subject: vboot: Add support for reading GBB flags
......................................................................
vboot: Add support for reading GBB flags
This change adds basic support for reading flags from GBB header
located in "GBB" section on SPI flash.
Change-Id: I35ecb5ba964511379baa4e9f458ba2e8c6b74b4e
Signed-off-by: Furquan Shaikh <furquan(a)google.com>
---
M src/security/vboot/Makefile.inc
A src/security/vboot/gbb.c
A src/security/vboot/gbb.h
3 files changed, 117 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/25459/3
--
To view, visit https://review.coreboot.org/25459
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I35ecb5ba964511379baa4e9f458ba2e8c6b74b4e
Gerrit-Change-Number: 25459
Gerrit-PatchSet: 3
Gerrit-Owner: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Hello Duncan Laurie, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/25459
to look at the new patch set (#2).
Change subject: vboot: Add support for reading GBB flags
......................................................................
vboot: Add support for reading GBB flags
This change adds basic support for reading flags from GBB header
located in "GBB" section on SPI flash.
Change-Id: I35ecb5ba964511379baa4e9f458ba2e8c6b74b4e
Signed-off-by: Furquan Shaikh <furquan(a)google.com>
---
M src/security/vboot/Makefile.inc
A src/security/vboot/gbb.c
A src/security/vboot/gbb.h
3 files changed, 117 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/25459/2
--
To view, visit https://review.coreboot.org/25459
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I35ecb5ba964511379baa4e9f458ba2e8c6b74b4e
Gerrit-Change-Number: 25459
Gerrit-PatchSet: 2
Gerrit-Owner: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/25459 )
Change subject: vboot: Add support for reading GBB flags
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/25459/1/src/security/vboot/gbb.c
File src/security/vboot/gbb.c:
https://review.coreboot.org/#/c/25459/1/src/security/vboot/gbb.c@76
PS1, Line 76: gbb_header->flags
> gbb_get_flags() [so it calls gbb_init first]
Oops. yeah, that was the plan. I will fix this in the next patchset.
--
To view, visit https://review.coreboot.org/25459
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I35ecb5ba964511379baa4e9f458ba2e8c6b74b4e
Gerrit-Change-Number: 25459
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie(a)chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Sat, 31 Mar 2018 05:25:36 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No