diff options
author | Yousong Zhou <yszhou4tech@gmail.com> | 2020-11-03 11:41:44 +0800 |
---|---|---|
committer | Yousong Zhou <yszhou4tech@gmail.com> | 2020-11-11 21:29:55 +0800 |
commit | c02096361c671351dc05733cdd47f3da71de47e7 (patch) | |
tree | 57790f59e9cc16f0811e8db0e6ee0b2b3ad5e2c1 /LICENSE | |
parent | 2e34cfbca78f36d68995f87975db29f53171c854 (diff) | |
download | upstream-c02096361c671351dc05733cdd47f3da71de47e7.tar.gz upstream-c02096361c671351dc05733cdd47f3da71de47e7.tar.bz2 upstream-c02096361c671351dc05733cdd47f3da71de47e7.zip |
x86: upgrade: make code comment appear as log lines
The comment content can be useful for readers of both the log and code
Previously when dd command "records in/out" messages are not filtered
like now with get_image_dd, it's not clear that these messages are for
extracting boot sectors. E.g.
Before
== upgrade: Reading partition table from bootdisk...
37+26 records in
37+26 records out
== upgrade: Reading partition table from image...
After
== upgrade: Reading partition table from bootdisk...
== upgrade: Extract boot sector from the image
37+26 records in
37+26 records out
== upgrade: Reading partition table from image...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions