From f8d8f5473ee36be1a59e8dab717bb2f840c8b7a8 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Mon, 9 Feb 2009 10:05:54 +0000 Subject: Remove the workaround in DxeHobLib.inf that it over-specify UefiBootServicesTableLib to generate the correct sequence for library constructor for DuetPkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7485 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/DxeHobLib/DxeHobLib.inf | 1 - 1 file changed, 1 deletion(-) (limited to 'MdePkg/Library') diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.inf b/MdePkg/Library/DxeHobLib/DxeHobLib.inf index 38a88cbf74..0a3014f994 100644 --- a/MdePkg/Library/DxeHobLib/DxeHobLib.inf +++ b/MdePkg/Library/DxeHobLib/DxeHobLib.inf @@ -42,7 +42,6 @@ BaseMemoryLib DebugLib UefiLib - UefiBootServicesTableLib [Guids] gEfiHobListGuid ## CONSUMES -- cgit v1.2.3