]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/SmbiosGenDxe/SmbiosGen.inf
SecurityPkg: TcgSmm: Handle invalid parameter in MOR SMI handler
[mirror_edk2.git] / DuetPkg / SmbiosGenDxe / SmbiosGen.inf
index f0085f3bdd521abe11f0b9ff8346d046d054f4ea..c8568dabe47445b3b8e23b415f8fc50377134707 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #\r
-# Copyright (c) 2009 - 2010, 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
 [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
@@ -44,6 +41,7 @@
   UefiDriverEntryPoint\r
   BaseLib\r
   HiiLib\r
+  UefiHiiServicesLib\r
   \r
 [Sources]\r
   SmbiosGen.c\r