]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatformDriOverrideDxe.inf
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / PlatformDriOverrideDxe / PlatformDriOverrideDxe.inf
index 4225fb92c339bf682d22ba59bb9ae057c3275423..5bd9e44edd73f4df89a07a822d4b600f99af9bc3 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
 #  This driver produces UEFI PLATFORM_DRIVER_OVERRIDE_PROTOCOL if this protocol doesn't exist.\r
 #  It doesn't install again if this protocol exists.\r
-#  It only implements one interface GetDriver of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol \r
-#  and doesn't support other two interfaces GetDriverPath, DriverLoaded. \r
-# \r
+#  It only implements one interface GetDriver of PLATFORM_DRIVER_OVERRIDE_PROTOCOL protocol\r
+#  and doesn't support other two interfaces GetDriverPath, DriverLoaded.\r
+#\r
 #  This driver also offers an UI interface in device manager to let user configure\r
 #  platform override protocol to override the default algorithm for matching\r
 #  drivers to controllers.\r
 #  2. It dynamicly locate all drivers which support binding protocol.\r
 #  3. It export and dynamicly update two menu to let user select the\r
 #     mapping between drivers to controllers.\r
-#  4. It save all the mapping info in NV variables for the following boot, \r
+#  4. It save all the mapping info in NV variables for the following boot,\r
 #     which will be consumed by GetDriver API of the produced the platform override protocol.\r
 #\r
 # Caution: This module is a sample implementation for the test purpose.\r
 #\r
-# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -70,8 +70,8 @@
   DevicePathLib\r
   DxeServicesTableLib\r
   UefiRuntimeServicesTableLib\r
-  PrintLib \r
-   \r
+  PrintLib\r
+\r
 [Guids]\r
   #\r
   # This GUID C Name is not required for build since it is from UefiLib and not directly used by this module source.\r