Home | History | Annotate | Download | only in HttpDxe

Lines Matching defs:OldTpl

929   EFI_TPL              OldTpl;

968 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
973 gBS->RestoreTPL (OldTpl);
1013 EFI_TPL OldTpl;
1059 OldTpl = gBS->RaiseTPL (TPL_CALLBACK);
1064 gBS->RestoreTPL (OldTpl);