]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/BiosVideoThunkDxe/VesaBiosExtensions.h
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / DuetPkg / BiosVideoThunkDxe / VesaBiosExtensions.h
index 7f128ad633509d222c97daf466ae4a0984332341..f27cf116fd78d4599b078ec3ea9503bb17234a86 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, 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
@@ -419,7 +419,7 @@ typedef enum {
   memPL = 3,  // Planar memory model\r
   memPK = 4,  // Packed pixel memory model\r
   memRGB= 6,  // Direct color RGB memory model\r
-  memYUV= 7,  // Direct color YUV memory model\r
+  memYUV= 7   // Direct color YUV memory model\r
 } VESA_BIOS_EXTENSIONS_MEMORY_MODELS;\r
 \r
 //\r