boot: Fix missed argument to Print()
authorJan Janssen <medhefgo@web.de>
Tue, 17 Jan 2023 14:51:42 +0000 (15:51 +0100)
committerJan Janssen <medhefgo@web.de>
Tue, 17 Jan 2023 18:44:39 +0000 (19:44 +0100)
commitbb4e8820c17c70d1cd10612c02a5cc726e3c8f06
treef89a30aea2c9734da98268436c6aa896556ef76f
parent0eb635ef4bc11792cd4ef384ae252a2c7fd4122a
boot: Fix missed argument to Print()

This fixes 3e87a057a796b57bf9540b948823fbefef6693d7, which passed the
path to the wrong Print() call. Miraculously, this was printing the
correct path during testing and was therefore missed.
src/boot/efi/secure-boot.c