]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BiosVideoThunkDxe/BiosVideo.c
MdeModulePkg: Remove the trailing space in three source files.
[mirror_edk2.git] / DuetPkg / BiosVideoThunkDxe / BiosVideo.c
index e89325c9ffb51855c7f225c8c4a63e7bde1d1027..dc367e9983b3aac5aa331ea83d16b797986c0d3e 100644 (file)
@@ -2,8 +2,8 @@
 \r
   BiosVideo driver produce EFI_GRAPHIC_OUTPUT_PROTOCOL via LegacyBios Video rom.\r
 \r
-Copyright (c) 2006 - 2009, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006 - 2009, 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
 http://opensource.org/licenses/bsd-license.php                                            \r
@@ -94,7 +94,7 @@ VESA_BIOS_EXTENSIONS_EDID_TIMING mEstablishedEdidTiming[] = {
 };\r
 \r
 /**\r
-  Install child hanlde for a detect BiosVideo device and install related protocol\r
+  Install child handle for a detect BiosVideo device and install related protocol\r
   into this handle, such as EFI_GRAPHIC_OUTPUT_PROTOCOL.\r
 \r
   @param This                Instance pointer of EFI_DRIVER_BINDING_PROTOCOL\r
@@ -391,7 +391,7 @@ BiosVideoDriverBindingStop (
 }\r
 \r
 /**\r
-  Install child hanlde for a detect BiosVideo device and install related protocol\r
+  Install child handle for a detect BiosVideo device and install related protocol\r
   into this handle, such as EFI_GRAPHIC_OUTPUT_PROTOCOL.\r
 \r
   @param This                Instance pointer of EFI_DRIVER_BINDING_PROTOCOL\r