Home | History | Annotate | Download | only in EbcDxe

Lines Matching defs:OldTpl

1250   EFI_TPL OldTpl;

1251 OldTpl = gBS->RaiseTPL(TPL_HIGH_LEVEL);
1258 gBS->RestoreTPL(OldTpl);