]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Ppi/SerialPortPei.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Include / Ppi / SerialPortPei.h
index 88fcbf6e80c540b8fa06b13f85f36e673e22b245..6d26e88dde9fb42d878ce9e51ba92057685d6d15 100644 (file)
@@ -1,26 +1,20 @@
 /** @file\r
-  PPI that is installed after the initialization of a serial stream device \r
-  is complete.  \r
+  PPI that is installed after the initialization of a serial stream device\r
+  is complete.\r
 \r
-  Copyright (c) 2010 - 2014, 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
+  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
-#ifndef _PEI_SERIAL_PORT_PPI_H\r
-#define _PEI_SERIAL_PORT_PPI_H\r
+#ifndef __PEI_SERIAL_PORT_PPI_H__\r
+#define __PEI_SERIAL_PORT_PPI_H__\r
 \r
 #define PEI_SERIAL_PORT_PPI \\r
   { \\r
     0x490e9d85, 0x8aef, 0x4193, { 0x8e, 0x56, 0xf7, 0x34, 0xa9, 0xff, 0xac, 0x8b } \\r
   }\r
 \r
-extern EFI_GUID gPeiSerialPortPpiGuid;\r
+extern EFI_GUID  gPeiSerialPortPpiGuid;\r
 \r
 #endif\r