Searched defs:DBG_EXIT_HEX (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/Include/Efi/ |
D | EfiSocketLib.h | 53 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", … macro 60 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/ |
D | WebServer.h | 86 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", … macro 93 #define DBG_EXIT_HEX(Status) macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/ |
D | TftpServer.h | 52 #define DBG_EXIT_HEX(Status) DEBUG (( DEBUG_ENTER_EXIT, "Exiting " __FUNCTION__ ", Status: 0x%08… macro 59 #define DBG_EXIT_HEX(Status) macro
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/ |
D | Ax88772.h | 55 #define DBG_EXIT_HEX(Status) DEBUG (( 0xffffffff, "Exiting " __FUNCTION__ ", Status: 0x%08x\n", … macro 62 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/ |
D | Ax88772.h | 55 #define DBG_EXIT_HEX(Status) ///< Display routine exit with hex value macro
|