@huanghe4 commented on this pull request.


>       if ( efi_shutdown_in_progress ) {
                efi_jiffies++;
        } else {
-               bs->RestoreTPL ( TPL_APPLICATION );
-               bs->RaiseTPL ( TPL_CALLBACK );
+                       Efi_OldTPL = bs->RaiseTPL( TPL_CALLBACK);

Updated, please pull again.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/113#discussion_r431614952
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to