Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 9 of 9) sorted by relevance

/DragonStub/lib/
H A Dcrc.c179 DEBUG((D_ERROR, "CheckCrc32: Size > MaxSize\n")); in CheckCrcAltSize()
194 DEBUG((D_ERROR, "CheckCrc32: Crc check failed\n")); in CheckCrcAltSize()
H A Dconsole.c73 DEBUG((D_ERROR, "Input: error return from ReadKey %x\n", Status)); in IInput()
H A Dhand.c39 DEBUG((D_INFO, "LibLocateProtocol: Handle not found\n")); in LibLocateProtocol()
483 DEBUG((D_INFO, "LibInstallProtocolInterface: %d %x\n", Protocol, Interface)); in LibInstallProtocolInterfaces()
554 DEBUG((D_ERROR, "LibUninstallProtocolInterfaces: failed %g, %r\n", Protocol, Handle)); in LibUninstallProtocolInterfaces()
H A Dhw.c58 DEBUG ((D_INIT, "Device Already Loaded for %a device\n", ErrorStr)); in InitializeGlobalIoDevice()
H A Dsread.c258 DEBUG ((D_LOAD|D_WARN, "OpenSimpleReadFile: Device did not support a known load protocol\n")); in OpenSimpleReadFile()
H A Dmisc.c35 DEBUG((D_ERROR, "AllocatePool: out of pool %x\n", Status)); in AllocatePool()
H A Ddpath.c79DEBUG((D_ERROR, "DevicePathInstance: DevicePath %x Size %d", *DevicePath, ((UINT8 *) DevPath) - ((… in DevicePathInstance()
/DragonStub/inc/
H A Defidebug.h27 #define DEBUG(a) DbgPrint a macro
32 #define DEBUG(a) macro
/DragonStub/
H A DChangeLog563 Consequently, when your program calls DbgPrint() via the DEBUG() macro,