core: Rename DEBUG macro to avoid gnu-efi library conflict
authorChandramouli Narayanan <chandramouli.narayanan@intel.com>
Sat, 1 Sep 2012 14:10:46 +0000 (07:10 -0700)
committerMatt Fleming <matt.fleming@intel.com>
Tue, 4 Sep 2012 17:49:39 +0000 (18:49 +0100)
commitd1e4387577da5a5bc291a112aa51da6f8f1869cc
tree9ea0e7deca3993a2afbece979c5344ceaaf34f01
parent9415cfeb0a3d641eea9c6b877278e1acbc4ee830
core: Rename DEBUG macro to avoid gnu-efi library conflict

Use of DEBUG macro clases with gnu-efi library. This patch defines
CORE_DEBUG. Appropriate changes to sources are made as a result. Also,
the linker error on __bad_SEG is fixed.

Signed-off-by: Chandramouli Narayanan <chandramouli.narayanan@intel.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
com32/include/com32.h
com32/include/dprintf.h
core/kaboom.c
mk/devel.mk