Searched refs:OldTpl (Results 1 – 5 of 5) sorted by relevance
448 EFI_TPL OldTpl; in LibInstallProtocolInterfaces() local456 OldTpl = uefi_call_wrapper(BS->RaiseTPL, 1, TPL_NOTIFY); in LibInstallProtocolInterfaces()516 uefi_call_wrapper(BS->RestoreTPL, 1, OldTpl); in LibInstallProtocolInterfaces()569 EFI_TPL OldTpl; in LibReinstallProtocolInterfaces() local576 OldTpl = uefi_call_wrapper(BS->RaiseTPL, 1, TPL_NOTIFY); in LibReinstallProtocolInterfaces()635 uefi_call_wrapper(BS->RestoreTPL, 1, OldTpl); in LibReinstallProtocolInterfaces()
201 IN EFI_TPL OldTpl
558 IN EFI_TPL OldTpl