]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/EventGroup.h
Grammatical and disclaimer changes (does not follow internal C coding stds.)
[mirror_edk2.git] / MdePkg / Include / Guid / EventGroup.h
index cf681888be41e6c2a3175fc1b67ed2adecc23fae..16d5bd66b8f4247b06a546c38230846faf516b4e 100644 (file)
@@ -1,16 +1,14 @@
 /** @file\r
-  GUIDs for gBS->CreateEventEx Event Groups. Defined in UEFI spec 2.0.\r
+  GUIDs for gBS->CreateEventEx Event Groups. Defined in UEFI spec 2.0 and PI 1.2.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
-  are licensed and made available under the terms and conditions of the BSD License         \r
-  which accompanies this distribution.  The full text of the license may be found at        \r
-  http://opensource.org/licenses/bsd-license.php                                            \r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
-\r
-  Module Name:  EventGroup.h\r
+Copyright (c) 2006 - 2010, Intel Corporation.  All rights reserved<BR>\r
+This program and the accompanying materials are licensed and made available under \r
+the terms and conditions of the BSD License that accompanies this distribution.  \r
+The full text of the license may be found at\r
+http://opensource.org/licenses/bsd-license.php.                                          \r
+    \r
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
 **/\r
 \r
@@ -41,5 +39,9 @@ extern EFI_GUID gEfiEventMemoryMapChangeGuid;
 \r
 extern EFI_GUID gEfiEventReadyToBootGuid;\r
 \r
+#define EFI_EVENT_GROUP_DXE_DISPATCH \\r
+  { 0x7081e22f, 0xcac6, 0x4053, { 0x94, 0x68, 0x67, 0x57, 0x82, 0xcf, 0x88, 0xe5 }}\r
+\r
+extern EFI_GUID gEfiEventDxeDispatchGuid;\r
 \r
 #endif\r