sd-stub: do not print warning if filesystem is not supported
authorAlfonso Sánchez-Beato <alfonso.sanchez-beato@canonical.com>
Thu, 3 Mar 2022 10:42:41 +0000 (11:42 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 3 Mar 2022 23:14:45 +0000 (23:14 +0000)
commit178d598b5fae36fa9d54c30668771f9c626724f6
tree5c73b7f445912c1495ab38db58655cc21186d8d1
parentf05a288135efb880c6233863c8525dcc2abe9159
sd-stub: do not print warning if filesystem is not supported

Do not print a warning in case we try to load the file system protocol for an
unsupported file system, just return EFI_SUCCESS instead.
src/boot/efi/cpio.c