Searched defs:DBG_EXIT_STATUS (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/Include/Efi/ |
D | EfiSocketLib.h | 54 #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/ |
D | WebServer.h | 87 #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/ |
D | TftpServer.h | 53 #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/ |
D | Ax88772.h | 56 #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/ |
D | Ax88772.h | 56 #define DBG_EXIT_STATUS(Status) ///< Display routine exit with status value macro
|