Attention is currently required from: Nico Huber, Paul Menzel, Edward O'Callaghan, Angel Pons, Nikolai Artemiev, Sergii Dmytruk.
View Change
2 comments:
File cli_classic.c:
Patch Set #12, Line 190: wp_cli
I remember there was a conversation about cli vs libflashrom in some other patch in this chain, I have a question in that context:
Is `wp_cli` going to live inside cli_classic, it is it just temporarily? Can this be called from libflashrom?
There is some logic in here, it would be great not to repeat the same for libflashrom calls?
I understand that parsing command line arguments is cli specific, but it seems like at the point of calling `wp_cli` the parsing done?
Patch Set #12, Line 890:
ret = wp_cli(
fill_flash,
enable_wp,
disable_wp,
print_wp_status,
print_available_ranges,
set_wp_range,
wp_start,
wp_len,
wp_mode_opt
);
Does this fit into 112 chars? If yes let's have it one line?
To view, visit change 58738. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I499f521781ee8999921996517802c0c0c641d869
Gerrit-Change-Number: 58738
Gerrit-PatchSet: 12
Gerrit-Owner: Nikolai Artemiev <nartemiev@google.com>
Gerrit-Reviewer: Anastasia Klimchuk <aklm@chromium.org>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Reviewer: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Nico Huber <nico.h@gmx.de>
Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Edward O'Callaghan <quasisec@chromium.org>
Gerrit-Attention: Angel Pons <th3fanbus@gmail.com>
Gerrit-Attention: Nikolai Artemiev <nartemiev@google.com>
Gerrit-Attention: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Gerrit-Comment-Date: Mon, 22 Nov 2021 03:14:11 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment