aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_boottime.c
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-03-24 18:40:22 +0100
committerAlexander Graf <agraf@suse.de>2018-04-04 11:03:37 +0200
commitee3db4fc04714c80196e49f8f3a5f157f20d2862 (patch)
tree1526490249531271f2ce1234aa2e2d413fc6f80f /lib/efi_loader/efi_boottime.c
parent0176330ee5b6a316b688787d10f0265215e53d33 (diff)
downloadu-boot-ee3db4fc04714c80196e49f8f3a5f157f20d2862.zip
u-boot-ee3db4fc04714c80196e49f8f3a5f157f20d2862.tar.gz
u-boot-ee3db4fc04714c80196e49f8f3a5f157f20d2862.tar.bz2
efi_loader: use TPL_NOTIFY for network timer event
We use a timer to poll the network. iPXE is used for booting from iSCSI drives. It has been changed to run at TPL_CALLBACK most of the time (which is not what the UEFI spec recommends). By changing our timer to TPL_NOTIFY we can ensure that it is nevertheless executed. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'lib/efi_loader/efi_boottime.c')
0 files changed, 0 insertions, 0 deletions