summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Core/Dxe/DxeMain.inf
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-08-03 05:20:15 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2010-08-03 05:20:15 +0000
commitb43619d0cdf17c649dde0373f2402a4b551138d8 (patch)
tree68f718d1e3c3731e797b452204db7adb7248763a /MdeModulePkg/Core/Dxe/DxeMain.inf
parentbb77cee7d1222e3e48bcc1dae28915485c73af0d (diff)
downloadedk2-b43619d0cdf17c649dde0373f2402a4b551138d8.tar.gz
edk2-b43619d0cdf17c649dde0373f2402a4b551138d8.tar.bz2
edk2-b43619d0cdf17c649dde0373f2402a4b551138d8.zip
Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10769 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Dxe/DxeMain.inf')
-rw-r--r--MdeModulePkg/Core/Dxe/DxeMain.inf2
1 files changed, 2 insertions, 0 deletions
diff --git a/MdeModulePkg/Core/Dxe/DxeMain.inf b/MdeModulePkg/Core/Dxe/DxeMain.inf
index 1db57d5a25..52a47f9f8c 100644
--- a/MdeModulePkg/Core/Dxe/DxeMain.inf
+++ b/MdeModulePkg/Core/Dxe/DxeMain.inf
@@ -82,6 +82,8 @@
DebugLib
DxeCoreEntryPoint
PeCoffLib
+ PeCoffGetEntryPointLib
+ PeCoffExtraActionLib
ExtractGuidedSectionLib
MemoryAllocationLib
UefiBootServicesTableLib