]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unused IfrSupportLib
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 12 Apr 2009 03:18:19 +0000 (03:18 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Sun, 12 Apr 2009 03:18:19 +0000 (03:18 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8064 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabase.h
MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
MdeModulePkg/Universal/SetupBrowserDxe/Setup.h

index 636db50f61d9330fb01023c31154db861171b1b8..51f41c1dbd52a724ee98dbaf2c27038ea6c5f970 100644 (file)
@@ -37,7 +37,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/BaseLib.h>\r
 #include <Library/DevicePathLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
-#include <Library/IfrSupportLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/UefiRuntimeServicesTableLib.h>\r
index cdb84d592f673825207e402c4ff90b3546f843bd..e213cc7d857eeda9f4791c5ba8d8b69c1f80fbaf 100644 (file)
@@ -50,7 +50,6 @@
   UefiDriverEntryPoint\r
   BaseMemoryLib\r
   DebugLib\r
-  IfrSupportLib\r
   UefiLib\r
   PcdLib\r
   UefiRuntimeServicesTableLib\r
index ebd9a47d737c55c92c151eb1f4f97b01d6fb6eab..699b2c457b4e7f3bf857f593ebbf8739918039b9 100644 (file)
@@ -40,7 +40,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/BaseLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/IfrSupportLib.h>\r
-#include <Library/ExtendedIfrSupportLib.h>\r
 #include <Library/HiiLib.h>\r
 #include <Library/PcdLib.h>\r
 \r