]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, English...
[mirror_edk2.git] / MdeModulePkg / Universal / DevicePathDxe / DevicePathDxe.inf
index 42ca228a98060942c482f56f902a7fbcf13c366e..4ccbb7b82ca86a7bbd2cbb86b3b20d3246cda563 100644 (file)
@@ -1,9 +1,10 @@
 #/** @file\r
+#  Device path driver that produces three UEFI device path protocols.\r
 #\r
-#    Component description file for Device Path Driver.\r
-#\r
-#   This driver implement these three UEFI deveice path protocols (\r
-#    DevicePathUtilities, DevicePahtToText and DevicePathFromText) and install them.\r
+#  This driver produces Device Path Utilities protocol and optionally\r
+#  DevicePahtToText and DevicePathFromText protocols based on feature flags\r
+#  PcdDevicePathSupportDevicePathToText & PcdDevicePathSupportDevicePathFromText\r
+#  respectively.\r
 #\r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -57,7 +58,9 @@
   gEfiVT100Guid                                 # ALWAYS_CONSUMED\r
   gEfiVT100PlusGuid                             # ALWAYS_CONSUMED\r
   gEfiPcAnsiGuid                                # ALWAYS_CONSUMED\r
-\r
+  gEfiUartDevicePathGuid                        # ALWAYS_CONSUMED\r
+  gEfiSasDevicePathGuid                         # ALWAYS_CONSUMED\r
+  \r
 [Protocols]\r
   gEfiDevicePathToTextProtocolGuid              # PROTOCOL ALWAYS_PRODUCED\r
   gEfiDevicePathFromTextProtocolGuid            # PROTOCOL ALWAYS_PRODUCED\r
@@ -70,4 +73,3 @@
 \r
 [Depex]\r
   TRUE\r
-\r