Searched refs:DEBUG_SERVER_TIMER (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/TftpServer/
H A DTftpServer.h66 #define DEBUG_SERVER_TIMER 0x20000000 ///< Display the socket poll messages macro
H A DTftpServer.c1228 DEBUG (( DEBUG_SERVER_TIMER, "Entering TftpServerTimer\r\n" ));
1291 DEBUG (( DEBUG_SERVER_TIMER, "Exiting TftpServerTimer\r\n" ));
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.c588 DEBUG (( DEBUG_SERVER_TIMER, "Entering WebServerTimer\r\n" ));
654 DEBUG (( DEBUG_SERVER_TIMER, "Exiting WebServerTimer\r\n" ));
H A DWebServer.h89 #define DEBUG_SERVER_TIMER 0x00020000 ///< Display the socket poll messages macro

Completed in 37 milliseconds