X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkCompatibilityPkg%2FCompatibility%2FFrameworkHiiOnUefiHiiThunk%2FFrameworkHiiOnUefiHiiThunk.inf;h=2b5b422520cb471d2c81d170962d07f57f243872;hp=ddfa6fdff11932b56caf99445f823357bffae0ac;hb=fb44db736b6fc8feaf28c3798b4f147c6605ed2d;hpb=6a8241983d1a35153e5c99d35d8f710fc8ae1a17 diff --git a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/FrameworkHiiOnUefiHiiThunk.inf b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/FrameworkHiiOnUefiHiiThunk.inf index ddfa6fdff1..2b5b422520 100644 --- a/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/FrameworkHiiOnUefiHiiThunk.inf +++ b/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/FrameworkHiiOnUefiHiiThunk.inf @@ -7,9 +7,9 @@ # data format complying to UEFI HII specification. # # This module inits HII database and installs HII protocol based on the avaliable UEFI HII protocol found in the platform.. -# Copyright (c) 2006 - 2010, Intel Corporation +# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -25,8 +25,6 @@ FILE_GUID = AC3435BB-B1D3-4EF8-957C-8048606FF671 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 - EDK_RELEASE_VERSION = 0x00020000 - EFI_SPECIFICATION_VERSION = 0x00020000 ENTRY_POINT = InitializeHiiDatabase @@ -38,6 +36,7 @@ [Sources] SetupBrowser.c + SetupBrowser.h HiiHandle.c HiiHandle.h ConfigAccess.c @@ -86,6 +85,7 @@ gEfiIfrTianoGuid gEfiIfrFrameworkGuid gEfiHiiStandardFormGuid + gFrameworkBdsFrontPageFormsetGuid [Protocols] gEfiHiiImageProtocolGuid @@ -100,7 +100,7 @@ gEfiFormBrowserCompatibilityProtocolGuid [Pcd] - gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdPlatformBootTimeOut + gEfiMdePkgTokenSpaceGuid.PcdPlatformBootTimeOut [Depex] gEfiHiiDatabaseProtocolGuid AND