From 5a6213cda73deb51a3f37291fdef2d2896473381 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 5 Nov 2008 05:21:49 +0000 Subject: Remove over specific protocol guid and add missing header file for required protocol git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6391 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf | 2 -- MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'MdeModulePkg/Library') diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf index 3d0c974b97..f876a60e49 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/ExtendedIfrSupportLib.inf @@ -60,8 +60,6 @@ gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED gEfiHiiDatabaseProtocolGuid gEfiHiiStringProtocolGuid - gEfiHiiConfigRoutingProtocolGuid - gEfiFormBrowser2ProtocolGuid [Pcd] gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultPlatformLang diff --git a/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h b/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h index f402f5a5d7..8bc8d2a647 100644 --- a/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h +++ b/MdeModulePkg/Library/ExtendedIfrSupportLib/LibraryInternal.h @@ -20,6 +20,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include +#include +#include #include #include -- cgit v1.2.3