]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SmmEndOfDxe.h
MdePkg/Include/Protocol/Tls.h: pack structures from the TLS RFC
[mirror_edk2.git] / MdePkg / Include / Protocol / SmmEndOfDxe.h
index e92ce4afbf51446c37a858107abe55e53463959a..ae34804a07843baef9b8805e1e1720734cf5b11e 100644 (file)
@@ -9,7 +9,7 @@
   This protocol prorogates End of DXE notification into SMM environment.\r
   This protocol is installed prior to installation of the SMM Ready to Lock Protocol.\r
 \r
-  Copyright (c) 2012 - 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2012 - 2017, Intel Corporation. All rights reserved.<BR>\r
   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
 #ifndef _SMM_END_OF_DXE_H_\r
 #define _SMM_END_OF_DXE_H_\r
 \r
-#define EFI_SMM_END_OF_DXE_PROTOCOL_GUID \\r
-  { \\r
-    0x24e70042, 0xd5c5, 0x4260, { 0x8c, 0x39, 0xa, 0xd3, 0xaa, 0x32, 0xe9, 0x3d } \\r
-  }\r
+#include <Protocol/MmEndOfDxe.h>\r
+\r
+#define EFI_SMM_END_OF_DXE_PROTOCOL_GUID EFI_MM_END_OF_DXE_PROTOCOL_GUID\r
 \r
 extern EFI_GUID gEfiSmmEndOfDxeProtocolGuid;\r
 \r