Searched refs:DBG_EXIT_HEX (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DComponentName.c180 DBG_EXIT_HEX ( Status );
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/TftpServer/
H A DTftpServer.h47 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
54 #define DBG_EXIT_HEX(Status) macro
H A DTftpServer.c163 DBG_EXIT_HEX ( pContext );
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Efi/
H A DEfiSocketLib.h49 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
56 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.h69 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", Status )) ///< Display routine exit with hex value macro
76 #define DBG_EXIT_HEX(Status) macro
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DUdp4.c380 DBG_EXIT_HEX ( pBuffer );
H A DIp4.c538 DBG_EXIT_HEX ( pBuffer );
H A DTcp4.c1610 DBG_EXIT_HEX ( pBuffer );
H A DSocket.c1918 DBG_EXIT_HEX ( pBuffer );

Completed in 1815 milliseconds