diff options
author | Heinrich Schuchardt | 2019-06-05 21:00:39 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2019-06-10 23:06:19 +0200 |
commit | 7a69e97ba42a93e33dccfe715a8522754117a715 (patch) | |
tree | 24673b58a8c5ace6495f9d41fdf231c036bcf499 /include/cli_hush.h | |
parent | 1e37be5e20f42bbffcb633a268d46c038846a603 (diff) |
efi_loader: implement event queue
Up to now we have only been using a flag queued for events. But this does
not satisfy the requirements of the UEFI spec. Events must be notified in
the sequence of decreasing TPL level and within a TPL level in the sequence
of signaling.
Implement a queue for signaled events.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include/cli_hush.h')
0 files changed, 0 insertions, 0 deletions