[U-Boot] [PATCH 07/10] efi_loader: implement task priority level (TPL)
Simon Glass
sjg at chromium.org
Mon Sep 25 02:11:58 UTC 2017
On 15 September 2017 at 02:06, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Define variable holding tpl.
> Implement RaiseTPL and RestoreTPL.
> Implement TPL check in efi_signal_event.
> Implement TPL check in efi_wait_for_event.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> lib/efi_loader/efi_boottime.c | 32 ++++++++++++++++++++++++++++----
> 1 file changed, 28 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Looking forward to dropping UINTN!
More information about the U-Boot
mailing list