]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/S3SmmSaveState.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Include / Protocol / S3SmmSaveState.h
index 7c4a9ea55817406fa9c6dc36bfa63ea4a532bb9c..cabcc24647894c31f3983315bcc15828f9b99603 100644 (file)
   runtime calls be minimized by the caller.\r
 \r
   Copyright (c) 2009 - 2018, 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
-\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
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   This PPI is defined in UEFI Platform Initialization Specification 1.2 Volume 5:\r
 #define EFI_S3_SMM_SAVE_STATE_PROTOCOL_GUID \\r
     {0x320afe62, 0xe593, 0x49cb, { 0xa9, 0xf1, 0xd4, 0xc2, 0xf4, 0xaf, 0x1, 0x4c }}\r
 \r
-\r
 typedef EFI_S3_SAVE_STATE_PROTOCOL EFI_S3_SMM_SAVE_STATE_PROTOCOL;\r
 \r
-extern EFI_GUID gEfiS3SmmSaveStateProtocolGuid;\r
+extern EFI_GUID  gEfiS3SmmSaveStateProtocolGuid;\r
 \r
 #endif // __S3_SMM_SAVE_STATE_H__\r
-\r