]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Core/Dxe/FwVol/FwVol.c
Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.
[mirror_edk2.git] / EdkModulePkg / Core / Dxe / FwVol / FwVol.c
index 2e92a8b92149578259bf83952ce5b6fe481bb179..a73a1251e4973f5fe50271e2cec3d192028eddff 100644 (file)
@@ -536,7 +536,7 @@ Returns:
 {\r
   gEfiFwVolBlockEvent = CoreCreateProtocolNotifyEvent (\r
                           &gEfiFirmwareVolumeBlockProtocolGuid,\r
-                          EFI_TPL_CALLBACK,\r
+                          TPL_CALLBACK,\r
                           NotifyFwVolBlock,\r
                           NULL,\r
                           &gEfiFwVolBlockNotifyReg,\r