Skip to content
Commit f03a879d authored by Heinrich Schuchardt's avatar Heinrich Schuchardt
Browse files

efi_loader: ResetSystem() should not hang



If ResetSystem() is not implemented at runtime, it should return instead
of hanging in an endless loop. This allows the operating system to reset
the system by other means as Linux does. It also matches what EDK II
suggests in comments for functions ResetShutdown() and ResetWarm() in
OvmfPkg/Library/ResetSystemLib/ResetSystemLib.c.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent ebcbfc7d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment