commit | 66ddc2ee08ee12d6374e8746c5c8e4f3e1d78713 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 05 00:07:34 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue May 07 21:10:04 2019 +0200 |
tree | ca3f06e492316b57a0eab51ecc6522fcff4af597 | |
parent | 5f94666779106005a5c29688dd7621d4946cd8c7 [diff] |
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>