
19 Apr
2021
19 Apr
'21
5:10 p.m.
On Wed, Mar 31, 2021 at 11:15:49AM -0700, Ravik Hasija wrote:
Removing printfs from do_gpt API as the messages are generic and does not specify error codes for failure cases.
Signed-off-by: Ravik Hasija rahasij@linux.microsoft.com Reviewed-by: Patrick Delaunay patrick.delaunay@st.com
Changes for v2:
- Updated usage message for gpt read
- Added removed printfs for write & verify
- Rearranged verify printf
This change in output breaks test_gpt_verify (see test/py/tests/test_gpt.py) so that needs to be updated at the same time, thanks.
--
Tom