]> git.ipfire.org Git - thirdparty/systemd.git/commit
secure-boot: print just before cold-resetting to help diagnose hangs
authorRaito Bezarius <masterancpp@gmail.com>
Fri, 29 Sep 2023 01:51:54 +0000 (03:51 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 30 Oct 2023 13:20:48 +0000 (13:20 +0000)
commitb9a0a13f7ad71896c8382968e492a94922b0d744
tree6fc844aa84bd6aca815101dc1a1cbfd4c72d161b
parent77bd39385eae7b8e3182e66292b9f94bb54e235d
secure-boot: print just before cold-resetting to help diagnose hangs

When testing the secureboot enroll feature, it can be hard to distinguish without
using the QMP API of QEMU whether we are in a hang situation of the UEFI firmware.

Making it clear that we reached the `ResetSystem` can be helpful towards that need.
src/boot/efi/secure-boot.c