Attention is currently required from: Bao Zheng, Felix Held, Karthik Ramasubramanian, Matt DeVillier, Raul Rangel, Tim Van Patten.
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/76585?usp=email )
The change is no longer submittable: All-Comments-Resolved is unsatisfied now.
Change subject: util/amdfwtool: Support multiple firmware identifier types
......................................................................
Patch Set 6:
(3 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/76585/comment/ae23eec3_477e96a6 :
PS6, Line 10: only one kind of identifier
Maybe:
… a two byte id as the only kind of identifier.
https://review.coreboot.org/c/coreboot/+/76585/comment/e2a263a9_3873496a :
PS6, Line 11: UUID
Excuse my ignorance, it’s not clear to me why fwid is not unique compared to UUID. Is it only the length?
File util/amdfwtool/amdfwtool.h:
https://review.coreboot.org/c/coreboot/+/76585/comment/fc394f32_b96a2a0c :
PS6, Line 333: typedef enum _fwid_type {
: FWID_TYPE_FWID = 0,
: FWID_TYPE_UUID,
: } fwid_type_t;
The naming is a bit confusing to me, why a UUID should not be a FWID. If it’s for compliance with the naming in some datasheet, please add a comment.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/76585?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5180dc0fe812b174b1d40fea9f00a85d6ef00f2f
Gerrit-Change-Number: 76585
Gerrit-PatchSet: 6
Gerrit-Owner: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Reviewer: Bao Zheng
fishbaozi@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Martin Roth
martin.roth@amd.corp-partner.google.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: Tim Van Patten
timvp@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Bao Zheng
fishbaozi@gmail.com
Gerrit-Attention: Raul Rangel
rrangel@chromium.org
Gerrit-Attention: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Attention: Tim Van Patten
timvp@google.com
Gerrit-Attention: Karthik Ramasubramanian
kramasub@google.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Wed, 02 Aug 2023 06:36:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment