History log of /openbmc/phosphor-ipmi-flash/tools/progress.cpp (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1038836c 10-May-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.

Change-Id: I2ee8cbc4581d0c3ccdc130b646357c45fa0373db
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 0d5bb784 19-Jan-2021 William A. Kennington III <wak@google.com>

tools/progress: Add finish and abort functions

We have external progress handlers which would like to implement these
functions, in order to update the screen upon completion or error.

tools/progress: Add finish and abort functions

We have external progress handlers which would like to implement these
functions, in order to update the screen upon completion or error.

Change-Id: I2df4654d5e2092407a83d2c8bbb020dcce84ac50
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# d62a3d45 28-Jun-2019 Patrick Venture <venture@google.com>

tools: tweak: add missing newline in progress

Given:
The bridge is enabled!
Received address: 0x47ff0000
Progress: 100.00%Sending over the hash file.

Add the missing new

tools: tweak: add missing newline in progress

Given:
The bridge is enabled!
Received address: 0x47ff0000
Progress: 100.00%Sending over the hash file.

Add the missing newline when the progress output reaches 100%.

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I83f97144fcc6d675e2bace050de81bd0084338d2

show more ...


Revision tags: v1.0
# cf9b2195 27-Jun-2019 Patrick Venture <venture@google.com>

tools: add progress implementation

Signed-off-by: Patrick Venture <venture@google.com>
Change-Id: I9da1674d6cbc688efc7bab0e033788d6ee4694f7