Commits
Heinrich Schuchardt committed 2337741fb43
efi_loader: remove stray #define LOG_CATEGORY LOGL_ERR The statement '#define LOG_CATEGORY LOGL_ERR' makes not sense. LOGL_ERR is not a LOG_CATEGORY. Remove the statement. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>