]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/VgaClassDxe.inf
Update the copyright notice format
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / Console / VgaClassDxe / VgaClassDxe.inf
index cd10db94c2a92f1957adfab6958060ff5ba0f047..483dd65fa1ad140204a4c6740c62e5f267a3d967 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 #  VGA Class Driver that managers VGA devices and produces Simple Text Output Protocol.\r
 #\r
-#  Copyright (c) 2006 - 2009, Intel Corporation.\r
+#  Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials                          \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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.   \r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -20,7 +20,6 @@
   FILE_GUID                      = BF89F10D-B205-474f-96E3-7A7BB1B4A407\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
   ENTRY_POINT                    = InitializeVgaClass\r
 \r
 #\r
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 #  DRIVER_BINDING                =  gVgaClassDriverBinding                       \r
-#  COMPONENT_NAME                =  gVgaClassComponentName                       \r
+#  COMPONENT_NAME                =  gVgaClassComponentName\r
+#  COMPONENT_NAME2               =  gVgaClassComponentName2                    \r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   ComponentName.c\r
   VgaClass.h\r
   VgaClass.c\r