]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/log.c
Migrate generic bootcount to Kconfig
[people/ms/u-boot.git] / common / log.c
index 1b1b98e5de63cb090a5f44dd2cd7b7c5f0ec4242..680a60f86e819888e2891085d9a8179f4052d8b3 100644 (file)
@@ -21,6 +21,7 @@ static const char *log_cat_name[LOGC_COUNT - LOGC_NONE] = {
        "core",
        "driver-model",
        "device-tree",
+       "efi",
 };
 
 static const char *log_level_name[LOGL_COUNT] = {