]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DevicePathFromText.h
remove the Framework version of EFI_S3_RESUME2_PPI defintion which is already added...
[mirror_edk2.git] / MdePkg / Include / Protocol / DevicePathFromText.h
index 327c5e27a3d0b46f91c217da7e6e67bbe79b5c03..d9a9aeae1ef5f8b5a965a04b7fed94550226935e 100644 (file)
@@ -16,8 +16,6 @@
 #ifndef __DEVICE_PATH_FROM_TEXT_PROTOCOL_H__\r
 #define __DEVICE_PATH_FROM_TEXT_PROTOCOL_H__\r
 \r
-#include <Protocol/DevicePath.h>\r
-\r
 ///\r
 /// Device Path From Text protocol\r
 ///\r
@@ -61,10 +59,9 @@ EFI_DEVICE_PATH_PROTOCOL*
   IN CONST CHAR16                 *TextDevicePath\r
   );  \r
 \r
-/**\r
-  @par Protocol Description:\r
-  This protocol converts text to device paths and device nodes.\r
-**/   \r
+///\r
+/// This protocol converts text to device paths and device nodes.\r
+///\r
 typedef struct {\r
   EFI_DEVICE_PATH_FROM_TEXT_NODE  ConvertTextToDeviceNode;\r
   EFI_DEVICE_PATH_FROM_TEXT_PATH  ConvertTextToDevicePath;\r