]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add dependency of DevicePathLib to DxeCore so that the internal device path related...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Aug 2008 13:48:11 +0000 (13:48 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 27 Aug 2008 13:48:11 +0000 (13:48 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5738 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Core/Dxe/DxeMain.h
MdeModulePkg/Core/Dxe/DxeMain.inf

index 6e61242149ccba0debd4724618baae72379a6aaa..64c0f9709fe499f399e0b11b23a94c6e75e63ca7 100644 (file)
@@ -76,6 +76,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/PeCoffLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
+#include <Library/DevicePathLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 \r
 #include "DebugImageInfo.h"\r
index 5f0b95fd6370116b94e439ab340e1d109a55e014..a6c8d5e3de4268fb6f0f13700693752f5bf4f837 100644 (file)
@@ -88,6 +88,7 @@
   ExtractGuidedSectionLib\r
   MemoryAllocationLib\r
   UefiBootServicesTableLib\r
+  DevicePathLib\r
 \r
 [Guids]\r
   gEfiEventLegacyBootGuid                       # ALWAYS_CONSUMED\r