]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/Dxe/Event/Event.h
Clean up to update the reference of the these macros:
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / Event / Event.h
index f9384bc6cb575ee0b3e576b2a2b7dff2e33040c7..b8b02b689818c0a6bc106ecfbd1c87f92a531da1 100644 (file)
@@ -23,7 +23,7 @@ extern  UINTN                   gEventPending;
 //\r
 // EFI_EVENT\r
 //\r
-#define EVENT_SIGNATURE         EFI_SIGNATURE_32('e','v','n','t')\r
+#define EVENT_SIGNATURE         SIGNATURE_32('e','v','n','t')\r
 typedef struct {\r
   UINTN                   Signature;\r
   UINT32                  Type;\r