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

  /external/syslinux/efi32/include/efi/
efidebug.h 47 #define D_WARN 0x00000002 // Warnings
70 //#define EFI_DBUG_MASK (D_ERROR | D_WARN | D_LOAD | D_BLKIO | D_INIT)
  /external/syslinux/efi64/include/efi/
efidebug.h 47 #define D_WARN 0x00000002 // Warnings
70 //#define EFI_DBUG_MASK (D_ERROR | D_WARN | D_LOAD | D_BLKIO | D_INIT)
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efidebug.h 47 #define D_WARN 0x00000002 // Warnings
70 //#define EFI_DBUG_MASK (D_ERROR | D_WARN | D_LOAD | D_BLKIO | D_INIT)
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
sread.c 258 DEBUG ((D_LOAD|D_WARN, "OpenSimpleReadFile: Device did not support a known load protocol\n"));
print.c 250 if (mask & D_WARN) {

Completed in 287 milliseconds