Searched refs:VERIFY_TPL (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/TftpServer/
H A DTftpServer.h85 #ifdef VERIFY_TPL
86 #undef VERIFY_TPL macro
87 #endif // VERIFY_TPL
91 #define VERIFY_TPL(tpl) \ macro
105 #define VERIFY_TPL(tpl) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Efi/
H A DEfiSocketLib.h69 #ifdef VERIFY_TPL
70 #undef VERIFY_TPL macro
71 #endif // VERIFY_TPL
91 #define VERIFY_TPL(tpl) \ macro
107 #define VERIFY_TPL(tpl) ///< Verify that the TPL is at the correct level macro
115 VERIFY_TPL ( tpl ); \
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.h104 #ifdef VERIFY_TPL
105 #undef VERIFY_TPL macro
106 #endif // VERIFY_TPL
110 #define VERIFY_TPL(tpl) \ macro
124 #define VERIFY_TPL(tpl) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.c3401 VERIFY_TPL ( TPL_SOCKETS );
3647 VERIFY_TPL ( TPL_SOCKETS );
3945 VERIFY_TPL ( TPL_SOCKETS );
4036 VERIFY_TPL ( TPL_SOCKETS );
4103 VERIFY_TPL ( TPL_SOCKETS );
H A DTcp4.c624 VERIFY_TPL ( TPL_SOCKETS );

Completed in 78 milliseconds