]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/FrameworkHiiOnUefiHiiThunk.inf
EdkCompatibilityPkg: Use the new PCDs defined in MdePkg.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / FrameworkHiiOnUefiHiiThunk / FrameworkHiiOnUefiHiiThunk.inf
index ddfa6fdff11932b56caf99445f823357bffae0ac..2b5b422520cb471d2c81d170962d07f57f243872 100644 (file)
@@ -7,9 +7,9 @@
 # data format complying to UEFI HII specification.\r
 #\r
 # This module inits HII database and installs HII protocol based on the avaliable UEFI HII protocol found in the platform..\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 2015, 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
@@ -25,8 +25,6 @@
   FILE_GUID                      = AC3435BB-B1D3-4EF8-957C-8048606FF671\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeHiiDatabase\r
 \r
@@ -38,6 +36,7 @@
 \r
 [Sources]\r
   SetupBrowser.c\r
+  SetupBrowser.h\r
   HiiHandle.c\r
   HiiHandle.h\r
   ConfigAccess.c\r
@@ -86,6 +85,7 @@
   gEfiIfrTianoGuid\r
   gEfiIfrFrameworkGuid\r
   gEfiHiiStandardFormGuid\r
+  gFrameworkBdsFrontPageFormsetGuid\r
 \r
 [Protocols]\r
   gEfiHiiImageProtocolGuid\r
   gEfiFormBrowserCompatibilityProtocolGuid\r
 \r
 [Pcd]\r
-  gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
+  gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut\r
 \r
 [Depex]\r
   gEfiHiiDatabaseProtocolGuid AND\r