Attention is currently required from: Aarya, Edward O'Callaghan, Peter Marheine.
Anastasia Klimchuk has posted comments on this change by Aarya. ( https://review.coreboot.org/c/flashrom/+/83834?usp=email )
Change subject: tree: Retype variable `is_laptop` to enum
......................................................................
Patch Set 3:
(2 comments)
File dmi.c:
https://review.coreboot.org/c/flashrom/+/83834/comment/6808172a_b883e625?usp... :
PS3, Line 67: * - 0: in all likelihood not a laptop
: * - 1: in all likelihood a laptop
: * - 2: chassis-type is not specific enough
This need to be updated (there are no numbers anymore, enum instead)
File internal.c:
https://review.coreboot.org/c/flashrom/+/83834/comment/8167aa10_af2e0cdb?usp... :
PS3, Line 230: bcfg.is_laptop == YES
Strictly speaking, the previous code is equivalent to bcfg.is_laptop != NO
--
To view, visit
https://review.coreboot.org/c/flashrom/+/83834?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: flashrom
Gerrit-Branch: main
Gerrit-Change-Id: I47b7611a08bdf9992131cab57ee386fd59d147d3
Gerrit-Change-Number: 83834
Gerrit-PatchSet: 3
Gerrit-Owner: Aarya
aarya.chaumal@gmail.com
Gerrit-Reviewer: Anastasia Klimchuk
aklm@chromium.org
Gerrit-Reviewer: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Reviewer: Peter Marheine
pmarheine@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Edward O'Callaghan
quasisec@chromium.org
Gerrit-Attention: Aarya
aarya.chaumal@gmail.com
Gerrit-Attention: Peter Marheine
pmarheine@chromium.org
Gerrit-Comment-Date: Sat, 10 Aug 2024 09:44:52 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No