]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: rework messages for capsule updates
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 10 Jul 2021 09:03:27 +0000 (11:03 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Mon, 12 Jul 2021 18:30:48 +0000 (20:30 +0200)
commit3e49119efbcd2c73d4d5065ce8327e90a941ea02
tree13c03c86c6fdfa20ad9d19df8747f70a7af33696
parent79a61ccb236547a69db53ee52751e62b6a4361c3
efi_loader: rework messages for capsule updates

* Use log category LOGC_EFI. This allows to remove 'EFI:' prefixes in
  messages.
* Rephrase some of the messages.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_capsule.c