Searched defs:DEBUG_ERROR (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
H A Dbootsectimage.c26 #define DEBUG_ERROR 0x2 macro
123 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "Open file: %s", FileName);
130 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "Write file: %s", FileName);
161 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E0001: Error opening file: %s", FileName);
167 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E0004: Error reading file: %s", FileName);
229 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - Signature Invalid - %04x, expected: %04x",
239 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BS_jmpBoot - %02x, expected: %02x or %02x",
248 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BPB_BytsPerSec - %04x, expected: %04x, %04x, %04x, or %04x",
264 DebugMsg (NULL, 0, DEBUG_ERROR, NULL, "ERROR: E3003: FAT - BPB_SecPerClus - %02x, expected: %02x, %02x, %02x, %02x, %02x, %02x, %02x, or %02x",
269 DebugMsg (NULL, 0, DEBUG_ERROR, NUL
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
H A DEdkIIGlueDebugLib.h81 #define DEBUG_ERROR 0x80000000 // Error macro
101 #define EFI_D_ERROR DEBUG_ERROR
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
H A DDebugLib.h56 #define DEBUG_ERROR 0x80000000 // Error macro
77 #define EFI_D_ERROR DEBUG_ERROR

Completed in 100 milliseconds