Home
last modified time | relevance | path

Searched hist:"37 a980b3fa0b0ad26b16b7b9b9dbb25b0075a06b" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Defi_api.h37a980b3fa0b0ad26b16b7b9b9dbb25b0075a06b Sun Mar 12 08:26:06 UTC 2017 Jonathan Gray <jsg@jsg.id.au> efi_loader: run CreateEvent() notify function based on flags

The UEFI specification states that the tpl, function and context
arguments are to be ignored if neither EVT_NOTIFY_WAIT or
EVT_NOTIFY_SIGNAL are specified. This matches observed behaviour with
an AMI EDK2 based UEFI implementation.

Skip calling the notify function if neither flag is present.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Acked-By: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_boottime.c37a980b3fa0b0ad26b16b7b9b9dbb25b0075a06b Sun Mar 12 08:26:06 UTC 2017 Jonathan Gray <jsg@jsg.id.au> efi_loader: run CreateEvent() notify function based on flags

The UEFI specification states that the tpl, function and context
arguments are to be ignored if neither EVT_NOTIFY_WAIT or
EVT_NOTIFY_SIGNAL are specified. This matches observed behaviour with
an AMI EDK2 based UEFI implementation.

Skip calling the notify function if neither flag is present.

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Acked-By: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>