]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/EventGroup.h
MdePkg: Add PI 1.4 Graphics HOB and PPI header files
[mirror_edk2.git] / MdePkg / Include / Guid / EventGroup.h
index dba9fc27e405f6d32146dfb7513bf2fbd81eb68b..831465d0aae243c07210301fd1a55a3143d7920f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
-  GUIDs for gBS->CreateEventEx Event Groups. Defined in UEFI spec 2.0 and PI 1.2.\r
+  GUIDs for gBS->CreateEventEx Event Groups. Defined in UEFI spec 2.0 and PI 1.2.1.\r
 \r
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2012, 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
@@ -44,4 +44,9 @@ extern EFI_GUID gEfiEventReadyToBootGuid;
 \r
 extern EFI_GUID gEfiEventDxeDispatchGuid;\r
 \r
+#define EFI_END_OF_DXE_EVENT_GROUP_GUID \\r
+  { 0x2ce967a, 0xdd7e, 0x4ffc, { 0x9e, 0xe7, 0x81, 0xc, 0xf0, 0x47, 0x8, 0x80 } }\r
+\r
+extern EFI_GUID gEfiEndOfDxeEventGroupGuid;\r
+\r
 #endif\r