Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32527 )
Change subject: soc/intel/cannonlake: Dump ME f/w version and status information.
......................................................................
Patch Set 6: Code-Review-1
(1 comment)
need to fix this comment
https://review.coreboot.org/#/c/32527/6/src/soc/intel/cannonlake/me.c
File src/soc/intel/cannonlake/me.c:
https://review.coreboot.org/#/c/32527/6/src/soc/intel/cannonlake/me.c@238
PS6, Line 238: dump_me_status
One thing to check would be when Heci is disabled. […]
it will give all 0xFFFFF when heci is disable hence the right check should be just before heci gets disable from finalize.c
example: https://github.com/coreboot/coreboot/blob/aa2157430f96c658b9629bf69d507f1f16...
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32527
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibeb3a2a85cd84c9baa45f90f20a3dcf69f7d5646
Gerrit-Change-Number: 32527
Gerrit-PatchSet: 6
Gerrit-Owner: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Assignee: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Lijian Zhao
lijian.zhao@intel.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Fagerburg
pfagerburg@chromium.org
Gerrit-Reviewer: Shelley Chen
shchen@google.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Sun, 19 May 2019 14:15:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment