HomeSort by relevance Sort by last modified time
    Searched refs:DBG_EXIT_DEC (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.h 51 #define DBG_EXIT_DEC(Status) DEBUG (( DEBUG_ENTER_EXIT, "Exiting " __FUNCTION__ ", Status: %d\n", Status )) ///< Display routine exit with decimal value
58 #define DBG_EXIT_DEC(Status)
  /device/linaro/bootloader/edk2/StdLib/Include/Efi/
EfiSocketLib.h 52 #define DBG_EXIT_DEC(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: %d\n", Status )) ///< Display routine exit with decimal value
59 #define DBG_EXIT_DEC(Status) ///< Display routine exit with decimal value
  /device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
UseEfiSocketLib.c 160 DBG_EXIT_DEC ( RetVal );
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
WebServer.h 85 #define DBG_EXIT_DEC(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: %d\n", Status )) ///< Display routine exit with decimal value
92 #define DBG_EXIT_DEC(Status)
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
Ax88772.h 54 #define DBG_EXIT_DEC(Status) DEBUG (( 0xffffffff, "Exiting " __FUNCTION__ ", Status: %d\n", Status )) ///< Display routine exit with decimal value
61 #define DBG_EXIT_DEC(Status) ///< Display routine exit with decimal value
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.h 47 //#define DBG_EXIT_DEC(Status) DEBUG (( DEBUG_INFO, "Exiting " __FUNCTION__ ", Status: %d\n", Status )) ///< Display routine exit with decimal value
54 #define DBG_EXIT_DEC(Status) ///< Display routine exit with decimal value
    [all...]

Completed in 221 milliseconds