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
This commit is contained in:
qhuang8 2008-08-27 13:48:11 +00:00
parent 0ac727136e
commit 070f0cf7f2
2 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Library/PeCoffLib.h>
#include <Library/PcdLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/DevicePathLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include "DebugImageInfo.h"

View File

@ -88,6 +88,7 @@
ExtractGuidedSectionLib
MemoryAllocationLib
UefiBootServicesTableLib
DevicePathLib
[Guids]
gEfiEventLegacyBootGuid # ALWAYS_CONSUMED