]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/PlatformInit.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / IntelFsp2WrapperPkg / Library / SecFspWrapperPlatformSecLibSample / PlatformInit.c
index ba75e0f83511052837c9d6c3bba9f13d7e844787..eae474675e71395e13ce4837d6610c93549d6805 100644 (file)
@@ -2,17 +2,10 @@
   Sample to provide platform init function.\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
-\r
 #include <PiPei.h>\r
 #include <Library/DebugLib.h>\r
 #include <Library/SerialPortLib.h>\r
@@ -27,9 +20,9 @@
 VOID\r
 EFIAPI\r
 PlatformInit (\r
-  IN VOID                 *FspHobList,\r
-  IN VOID                 *StartOfRange,\r
-  IN VOID                 *EndOfRange\r
+  IN VOID  *FspHobList,\r
+  IN VOID  *StartOfRange,\r
+  IN VOID  *EndOfRange\r
   )\r
 {\r
   //\r