]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/PlatformHookLib.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Include / Library / PlatformHookLib.h
index 0f265d49a3fee8bf9f4302a657a47b092e53efe8..3a42ccd1be99349c0832281a2b1b757760bd6034 100644 (file)
@@ -1,15 +1,15 @@
 /** @file\r
   Platform hook library. Platform can provide an implementation of this\r
-  library class to provide hooks that may be required for some type of \r
+  library class to provide hooks that may be required for some type of\r
   platform initialization.\r
 \r
-Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.                                            \r
+http://opensource.org/licenses/bsd-license.php.\r
 \r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \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
 \r
 **/\r
@@ -20,13 +20,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 /**\r
   Performs platform specific initialization required for the CPU to access\r
   the hardware associated with a SerialPortLib instance.  This function does\r
-  not intiailzie the serial port hardware itself.  Instead, it initializes \r
-  hardware devices that are required for the CPU to access the serial port \r
+  not intiailzie the serial port hardware itself.  Instead, it initializes\r
+  hardware devices that are required for the CPU to access the serial port\r
   hardware.  This function may be called more than once.\r
 \r
   @retval RETURN_SUCCESS       The platform specific initialization succeeded.\r
   @retval RETURN_DEVICE_ERROR  The platform specific initialization could not be completed.\r
\r
+\r
 **/\r
 RETURN_STATUS\r
 EFIAPI\r