]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DevicePathToText.h
Update the copyright notice format
[mirror_edk2.git] / MdePkg / Include / Protocol / DevicePathToText.h
index 853e43e1337a5d5b0af994fcf85806cd3a52dc27..f7a6c180035031abe2eb4b35c4202cfe90fd3f6e 100644 (file)
@@ -2,8 +2,8 @@
   EFI_DEVICE_PATH_TO_TEXT_PROTOCOL as defined in UEFI 2.0.  \r
   This protocol provides service to convert device nodes and paths to text.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2008, 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
@@ -16,8 +16,6 @@
 #ifndef __DEVICE_PATH_TO_TEXT_PROTOCOL_H__\r
 #define __DEVICE_PATH_TO_TEXT_PROTOCOL_H__\r
 \r
-#include <Protocol/DevicePath.h>\r
-\r
 ///\r
 /// Device Path To Text protocol\r
 ///\r
@@ -72,10 +70,9 @@ CHAR16*
   IN BOOLEAN                          AllowShortcuts\r
   );    \r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol converts device paths and device nodes to text.\r
-**/\r
+///\r
+/// This protocol converts device paths and device nodes to text.\r
+///\r
 typedef struct {\r
   EFI_DEVICE_PATH_TO_TEXT_NODE        ConvertDeviceNodeToText;\r
   EFI_DEVICE_PATH_TO_TEXT_PATH        ConvertDevicePathToText;\r