efi_loader: EVT_NOTIFY_SIGNAL events
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 4 May 2019 22:07:34 +0000 (00:07 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 May 2019 19:10:04 +0000 (21:10 +0200)
commit3626e539903f05565e0f6b54fae7f19da7a0bf34
treeca3f06e492316b57a0eab51ecc6522fcff4af597
parent8101dd3dfaa9bf85a80b76fc2be1ae59bd051bc9
efi_loader: EVT_NOTIFY_SIGNAL events

The notification function of events of type EVT_NOTIFY_SIGNAL should always
be queued when SignalEvent() is called.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_boottime.c