diff options
Diffstat (limited to 'common/event.c')
-rw-r--r-- | common/event.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/event.c b/common/event.c index 55f6932ef62..8a619088884 100644 --- a/common/event.c +++ b/common/event.c @@ -35,6 +35,7 @@ const char *const type_name[] = { /* init hooks */ "misc_init_f", + "fsp_init_r", /* Fpga load hook */ "fpga_load", |