Searched refs:CoreRaiseTpl (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Library/
H A DLibrary.c48 Lock->OwnerTpl = CoreRaiseTpl (Lock->Tpl);
73 Lock->OwnerTpl = CoreRaiseTpl (Lock->Tpl);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Event/
H A DTpl.c61 CoreRaiseTpl ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c396 OldTpl = CoreRaiseTpl (TPL_NOTIFY);
1182 OldTpl = CoreRaiseTpl (TPL_NOTIFY);
1322 OldTpl = CoreRaiseTpl (TPL_NOTIFY);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/DxeMain/
H A DDxeMain.c54 (EFI_RAISE_TPL) CoreRaiseTpl, // RaiseTPL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/
H A DDxeMain.h535 CoreRaiseTpl (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Hand/
H A DHandle.c543 OldTpl = CoreRaiseTpl (TPL_NOTIFY);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Image/
H A DImage.c1671 OldTpl = CoreRaiseTpl (TPL_NOTIFY);

Completed in 63 milliseconds