]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/S3SmmSaveState.h
MdePkg: Add UEFI2.5 Ramdisk device path definition
[mirror_edk2.git] / MdePkg / Include / Protocol / S3SmmSaveState.h
index f21975554bb2275ec9ae100d5ba182f4c880ce92..554c6a04375f4750c14f688b890f7c7422fe11f9 100644 (file)
@@ -14,8 +14,8 @@
   platform to ensure enough memory resource exists to save the system state. It is recommended that\r
   runtime calls be minimized by the caller.\r
   \r
-  Copyright (c) 2009, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2009, 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
 #define EFI_S3_SMM_SAVE_STATE_PROTOCOL_GUID \\r
     {0x320afe62, 0xe593, 0x49cb, { 0xa9, 0xf1, 0xd4, 0xc2, 0xf4, 0xaf, 0x1, 0x4c }}\r
     \r
-typedef struct _EFI_S3_SMM_SAVE_STATE_PROTOCOL {\r
-  EFI_S3_SAVE_STATE_WRITE   Write;\r
-  EFI_S3_SAVE_STATE_INSERT  Insert;\r
-  EFI_S3_SAVE_STATE_LABEL   Label;\r
-  EFI_S3_SAVE_STATE_COMPARE Compare;\r
-} EFI_S3_SMM_SAVE_STATE_PROTOCOL;    \r
-    \r
+\r
+typedef EFI_S3_SAVE_STATE_PROTOCOL EFI_S3_SMM_SAVE_STATE_PROTOCOL;\r
+\r
 extern EFI_GUID gEfiS3SmmSaveStateProtocolGuid;\r
     \r
 #endif // __S3_SMM_SAVE_STATE_H__\r