Home
last modified time | relevance | path

Searched defs:DBG_EXIT_STATUS (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/Efi/
DEfiSocketLib.h54 #define DBG_EXIT_STATUS(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: %r\n", Stat… macro
61 #define DBG_EXIT_STATUS(Status) ///< Display routine exit with status value macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.h87 #define DBG_EXIT_STATUS(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: %r\n", Stat… macro
94 #define DBG_EXIT_STATUS(Status) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
DTftpServer.h53 #define DBG_EXIT_STATUS(Status) DEBUG (( DEBUG_ENTER_EXIT, "Exiting " __FUNCTION__ ", Status: %r\n"… macro
60 #define DBG_EXIT_STATUS(Status) macro
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DAx88772.h56 #define DBG_EXIT_STATUS(Status) DEBUG (( 0xffffffff, "Exiting " __FUNCTION__ ", Status: %r\n", Stat… macro
63 #define DBG_EXIT_STATUS(Status) ///< Display routine exit with status value macro
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DAx88772.h56 #define DBG_EXIT_STATUS(Status) ///< Display routine exit with status value macro