From 4e6a198ccca8d95b452b85e66da84fba1acd34a5 Mon Sep 17 00:00:00 2001 From: klu2 Date: Tue, 13 Jan 2009 09:51:50 +0000 Subject: [PATCH] Add UefiBootServicesTableLib library class reference in HobLib, because if no, the autogen code will generate wrong order for calling library constructor. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7263 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/DxeHobLib/DxeHobLib.inf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MdePkg/Library/DxeHobLib/DxeHobLib.inf b/MdePkg/Library/DxeHobLib/DxeHobLib.inf index 6d49c87d38..38a88cbf74 100644 --- a/MdePkg/Library/DxeHobLib/DxeHobLib.inf +++ b/MdePkg/Library/DxeHobLib/DxeHobLib.inf @@ -42,7 +42,8 @@ BaseMemoryLib DebugLib UefiLib - + UefiBootServicesTableLib + [Guids] gEfiHobListGuid ## CONSUMES