]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
1, Add missing header file reference in source code section
[mirror_edk2.git] / MdeModulePkg / Universal / DevicePathDxe / DevicePathDxe.inf
index 15340b4f869071389597f82e2a81c2bfe3fa2e4e..ef905c84e70282f9a674435bd9884de2d4a31f21 100644 (file)
@@ -1,18 +1,19 @@
 #/** @file\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
-# Copyright (c) 2006 - 2007, Intel Corporation\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
+#\r
+#  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. 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
+#  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
 #\r
-#\r
 #**/\r
 \r
 [Defines]\r
   gEfiDevicePathUtilitiesProtocolGuid           # PROTOCOL ALWAYS_PRODUCED\r
   gEfiDebugPortProtocolGuid                     # PROTOCOL ALWAYS_CONSUMED\r
 \r
-[PcdsFeatureFlag.common]\r
-  PcdDevicePathSupportDevicePathFromText|gEfiMdeModulePkgTokenSpaceGuid\r
-  PcdDevicePathSupportDevicePathToText|gEfiMdeModulePkgTokenSpaceGuid\r
+[FeaturePcd.common]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathFromText\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdDevicePathSupportDevicePathToText\r
+\r
+[Depex]\r
+  TRUE\r
 \r