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

efi_loader: event signaling in ExitBootServices



ExitBootServices() has to stop timer related activity before calling the
events of the EFI_EVENT_GROUP_EXIT_BOOT_SERVICES event group. But our
current implementation was stopping all other events.

All events have to observe the task priority level.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent dfa306e4
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