[ipxe-devel] [ipxe/ipxe] [efi] Restore the TPL to the original one (#113)

He Huang notifications at github.com
Thu May 28 07:11:14 UTC 2020


@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);

Now indentation is correct.

-- 
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_r431626339
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200528/46dd856b/attachment-0001.htm>


More information about the ipxe-devel mailing list