]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkNt32Pkg/Dxe/Nt32Platform/MiscSubclass/MiscSubclassDriverEntryPoint.c
Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
[mirror_edk2.git] / EdkNt32Pkg / Dxe / Nt32Platform / MiscSubclass / MiscSubclassDriverEntryPoint.c
index 240a24e0b88a74623c902f6c5ecaa71b7dc44e32..03eb74f9f908b3dc7340cc278ec66f29ae8a6946 100644 (file)
@@ -321,8 +321,8 @@ Returns:
   // Install notify function to fetch memory data through WinNtIo protocol and store to data hub.\r
   //\r
   EfiStatus = gBS->CreateEvent (\r
-                    EFI_EVENT_NOTIFY_SIGNAL,\r
-                    EFI_TPL_CALLBACK,\r
+                    EVT_NOTIFY_SIGNAL,\r
+                    TPL_CALLBACK,\r
                     WinNtIoProtocolNotifyFunction,\r
                     ImageHandle,\r
                     &Event\r