]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/FvbRuntimeService/FWBlockService.c
remove EFI_EVENT_ alias, replace them with EVT_
[mirror_edk2.git] / DuetPkg / FvbRuntimeService / FWBlockService.c
index dbce179d65f1b913b9deda41cbc8b14316981db5..b0ac93f3f5e45e2752d35f2bfc33aff15cc81a3b 100644 (file)
@@ -1511,7 +1511,7 @@ FvbInstallSfsNotify (
   EFI_EVENT  Event;\r
 \r
   Status = gBS->CreateEvent (\r
-                  EFI_EVENT_NOTIFY_SIGNAL,\r
+                  EVT_NOTIFY_SIGNAL,\r
                   TPL_CALLBACK,\r
                   OnSimpleFileSystemInstall,\r
                   NULL,\r