aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_net.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt2019-06-05 21:00:39 +0200
committerHeinrich Schuchardt2019-06-10 23:06:19 +0200
commit7a69e97ba42a93e33dccfe715a8522754117a715 (patch)
tree24673b58a8c5ace6495f9d41fdf231c036bcf499 /lib/efi_loader/efi_net.c
parent1e37be5e20f42bbffcb633a268d46c038846a603 (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 'lib/efi_loader/efi_net.c')
0 files changed, 0 insertions, 0 deletions