From 070f0cf7f2abafb5f04ffd2fa78abba7385531b9 Mon Sep 17 00:00:00 2001 From: qhuang8 Date: Wed, 27 Aug 2008 13:48:11 +0000 Subject: Add dependency of DevicePathLib to DxeCore so that the internal device path related APIs can be retired to avoid code duplication. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5738 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/Dxe/DxeMain.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdeModulePkg/Core/Dxe/DxeMain.inf') diff --git a/MdeModulePkg/Core/Dxe/DxeMain.inf b/MdeModulePkg/Core/Dxe/DxeMain.inf index 5f0b95fd63..a6c8d5e3de 100644 --- a/MdeModulePkg/Core/Dxe/DxeMain.inf +++ b/MdeModulePkg/Core/Dxe/DxeMain.inf @@ -88,6 +88,7 @@ ExtractGuidedSectionLib MemoryAllocationLib UefiBootServicesTableLib + DevicePathLib [Guids] gEfiEventLegacyBootGuid # ALWAYS_CONSUMED -- cgit v1.2.3