syslinux-6.02-pre14
module: convert to dprintf() to aid debugging

dprintf() is much more useful than DBG_PRINT() when trying to figure out
where a module is failing to load because we can enable the debug
statements at runtime.

Signed-off-by: Matt Fleming <matt.fleming@intel.com>
3 files changed