]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/SmmConfiguration.h
MdePkg: Disable some Level 4 warnings for VS2017/ARM64
[mirror_edk2.git] / MdePkg / Include / Protocol / SmmConfiguration.h
index 7312f02655a77027df5af89e4401a5251abe1356..af47edbe910bcbf301213953d6f9cdef70a85824 100644 (file)
@@ -6,8 +6,8 @@
   2) register the SMM Foundation entry point with the processor code. The entry\r
      point will be invoked by the SMM processor entry code.\r
   \r
-  Copyright (c) 2009, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2009 - 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
   http://opensource.org/licenses/bsd-license.php                                            \r
 #ifndef _SMM_CONFIGURATION_H_\r
 #define _SMM_CONFIGURATION_H_\r
 \r
+#include <Protocol/MmConfiguration.h>\r
 #include <Pi/PiSmmCis.h>\r
 \r
-#define EFI_SMM_CONFIGURATION_PROTOCOL_GUID \\r
-  { \\r
-    0x26eeb3de, 0xb689, 0x492e, {0x80, 0xf0, 0xbe, 0x8b, 0xd7, 0xda, 0x4b, 0xa7 }  \\r
-  }\r
+#define EFI_SMM_CONFIGURATION_PROTOCOL_GUID EFI_MM_CONFIGURATION_PROTOCOL_GUID\r
 \r
 ///\r
 /// Structure describing a SMRAM region which cannot be used for the SMRAM heap.\r