summaryrefslogtreecommitdiff
path: root/DuetPkg/FvbRuntimeService/FWBlockService.c
diff options
context:
space:
mode:
Diffstat (limited to 'DuetPkg/FvbRuntimeService/FWBlockService.c')
-rw-r--r--DuetPkg/FvbRuntimeService/FWBlockService.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/DuetPkg/FvbRuntimeService/FWBlockService.c b/DuetPkg/FvbRuntimeService/FWBlockService.c
index dbce179..b0ac93f 100644
--- a/DuetPkg/FvbRuntimeService/FWBlockService.c
+++ b/DuetPkg/FvbRuntimeService/FWBlockService.c
@@ -1511,7 +1511,7 @@ FvbInstallSfsNotify (
EFI_EVENT Event;
Status = gBS->CreateEvent (
- EFI_EVENT_NOTIFY_SIGNAL,
+ EVT_NOTIFY_SIGNAL,
TPL_CALLBACK,
OnSimpleFileSystemInstall,
NULL,