]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/VgaMiniPort.h
IntelFrameworkModulePkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / VgaMiniPortDxe / VgaMiniPort.h
index f39c00364bb07a8cdfe9b14e0ff2a274cd886fdf..2080839629b3cf456b05def6eec5660d04748517 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Internal include file for VGA Mini Port Driver.\r
 \r
-Copyright (c) 2006 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\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
@@ -252,14 +252,14 @@ PciVgaMiniPortComponentNameGetControllerName (
   This function implements EFI_VGA_MINI_PORT_PROTOCOL.SetMode().\r
   If ModeNumber exceeds the valid range, then EFI_UNSUPPORTED is returned.\r
   Otherwise, EFI_SUCCESS is directly returned without real operation.\r
-  \r
+\r
   @param This                 Protocol instance pointer.\r
   @param ModeNumber           Mode number.  0 - 80x25   1-80x50\r
 \r
   @retval EFI_SUCCESS         The mode was set\r
   @retval EFI_UNSUPPORTED     ModeNumber is not supported.\r
   @retval EFI_DEVICE_ERROR    The device is not functioning properly.\r
-  \r
+\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r