sd-boot: sprinkle some ", ignoring" trailing messages
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 6 Oct 2023 15:16:23 +0000 (16:16 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 6 Oct 2023 15:21:04 +0000 (16:21 +0100)
commit28052aa8cd5ebebebeeccda88c045b5806cbc209
tree24cb2d443b56c5ff56921adef98613e02949d638
parenta9bc49b4a8d1c6622de3e40876a04044bffc531c
sd-boot: sprinkle some ", ignoring" trailing messages

As mentioned by Lennart:

  ... we typically suffix such messages with ", ignoring", to indicate
  that we don't consider this fatal for anything.

Update config_defaults_load_from_file() to follow that pattern.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/boot/efi/boot.c