summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 06:16:15 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-10-28 06:16:15 +0000
commit1875720816e430fc50972c3527577b78b14ca1c5 (patch)
tree6ddd069e6bb844a5064dc920541ef190e57c9073
parent9d96b05505cfd5ce5ce09ce813ab84ca3319c3ad (diff)
downloadedk2-1875720816e430fc50972c3527577b78b14ca1c5.tar.gz
edk2-1875720816e430fc50972c3527577b78b14ca1c5.tar.bz2
edk2-1875720816e430fc50972c3527577b78b14ca1c5.zip
Add back gEfiFormBrowser2ProtocolGuid & gEfiFormBrowser2ProtocolGuid as they were actually used by LocateFormBrowser2Protocols() in this library instance.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6264 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf b/MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
index ac93594ad6..50b1ffedbf 100644
--- a/MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
+++ b/MdePkg/Library/UefiIfrSupportLib/UefiIfrSupportLib.inf
@@ -51,3 +51,5 @@
[Protocols]
gEfiDevicePathProtocolGuid # PROTOCOL ALWAYS_CONSUMED
+ gEfiHiiConfigRoutingProtocolGuid
+ gEfiFormBrowser2ProtocolGuid