]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PlatformDriOverrideDxe/PlatDriOverrideDxe.uni
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / PlatformDriOverrideDxe / PlatDriOverrideDxe.uni
index 22d33d313fc8ca7eb424b63ae968a60e0534956b..ef9e890c3d8ed50e5349360ed5ea2ff1d0f97d1d 100644 (file)
@@ -4,11 +4,11 @@
 // 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
+//\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
-// \r
+//\r
 // The main flow:\r
 // 1. It dynamicly locate all controller device path.\r
 // 2. It dynamicly locate all drivers which support binding protocol.\r
 // mapping between drivers to controllers.\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
+//\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
 // which accompanies this distribution. The full text of the license may be found at\r
 // http://opensource.org/licenses/bsd-license.php\r
-// \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