diff options
Diffstat (limited to 'MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.uni')
| -rw-r--r-- | MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.uni | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.uni b/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.uni index 05337a7b2e..68b17d3502 100644 --- a/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.uni +++ b/MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.uni @@ -1,19 +1,19 @@ -// /** @file
-// Device path driver that produces three UEFI device path protocols.
-//
-// This driver produces Device Path Utilities protocol and optionally
-// DevicePahtToText and DevicePathFromText protocols based on feature flags
-// PcdDevicePathSupportDevicePathToText & PcdDevicePathSupportDevicePathFromText
-// respectively.
-//
-// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
-//
-// SPDX-License-Identifier: BSD-2-Clause-Patent
-//
-// **/
-
-
-#string STR_MODULE_ABSTRACT #language en-US "Produces three UEFI device path protocols"
-
-#string STR_MODULE_DESCRIPTION #language en-US "This driver produces Device Path Utilities protocol and optionally DevicePahtToText and DevicePathFromText protocols based on feature flags PcdDevicePathSupportDevicePathToText & PcdDevicePathSupportDevicePathFromText respectively."
-
+// /** @file +// Device path driver that produces three UEFI device path protocols. +// +// This driver produces Device Path Utilities protocol and optionally +// DevicePahtToText and DevicePathFromText protocols based on feature flags +// PcdDevicePathSupportDevicePathToText & PcdDevicePathSupportDevicePathFromText +// respectively. +// +// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> +// +// SPDX-License-Identifier: BSD-2-Clause-Patent +// +// **/ + + +#string STR_MODULE_ABSTRACT #language en-US "Produces three UEFI device path protocols" + +#string STR_MODULE_DESCRIPTION #language en-US "This driver produces Device Path Utilities protocol and optionally DevicePahtToText and DevicePathFromText protocols based on feature flags PcdDevicePathSupportDevicePathToText & PcdDevicePathSupportDevicePathFromText respectively." + |
