]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2WrapperPkg/Include/Ppi/FspSiliconInitDone.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFsp2WrapperPkg / Include / Ppi / FspSiliconInitDone.h
index 4f3d8ad82f13f1a02112604f5c87b1c5ad464d3e..addd86cf898fd112060575e9c97c3339cf2433ee 100644 (file)
@@ -2,20 +2,14 @@
   Provides the services to return FSP hob list.\r
 \r
   Copyright (c) 2014 - 2016, 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
 **/\r
 \r
 #ifndef _FSP_SILICON_INIT_DONE_H_\r
 #define _FSP_SILICON_INIT_DONE_H_\r
 \r
-typedef struct _FSP_SILICON_INIT_DONE_PPI  FSP_SILICON_INIT_DONE_PPI;\r
+typedef struct _FSP_SILICON_INIT_DONE_PPI FSP_SILICON_INIT_DONE_PPI;\r
 \r
 /**\r
   Return Hob list produced by FSP.\r
@@ -35,9 +29,9 @@ EFI_STATUS
   );\r
 \r
 struct _FSP_SILICON_INIT_DONE_PPI {\r
-  FSP_SILICON_INIT_DONE_GET_FSP_HOB_LIST      GetFspHobList;\r
+  FSP_SILICON_INIT_DONE_GET_FSP_HOB_LIST    GetFspHobList;\r
 };\r
 \r
-extern EFI_GUID gFspSiliconInitDonePpiGuid;\r
+extern EFI_GUID  gFspSiliconInitDonePpiGuid;\r
 \r
 #endif\r