]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/SmbiosGenDxe/SmbiosGen.inf
Update the copyright notice format
[mirror_edk2.git] / DuetPkg / SmbiosGenDxe / SmbiosGen.inf
index d762bf61f1b9e9586f4c72a0501107c06fdfa7eb..e413beb7f38d3d3aa6750b2f8774b1fe0a5c4804 100644 (file)
@@ -1,7 +1,7 @@
-#/*++\r
+## @file\r
 #\r
-# Copyright (c) 2009, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \r
+# Copyright (c) 2009 - 2010, 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
 #\r
 #    Component description file for SmbiosGen module.\r
 #\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = SmbiosGenDxe\r
-  FILE_GUID                      = 0021001C-3CE3-41f8-99C6-ECF5DA754731\r
+  FILE_GUID                      = A17F4A89-5F19-444f-B7BE-48195E0575DB\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
   ENTRY_POINT                    = SmbiosGenEntrypoint\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
   UefiLib\r
   BaseLib\r
   HiiLib\r
   \r
-[Sources.common]\r
+[Sources]\r
   SmbiosGen.c\r
   SmbiosGen.h\r
   SmbiosGenStrings.uni\r
 \r
-[Guids.common]\r
+[Guids]\r
   gEfiSmbiosTableGuid\r
 \r
 [Protocols]\r