From b43619d0cdf17c649dde0373f2402a4b551138d8 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Tue, 3 Aug 2010 05:20:15 +0000 Subject: 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 --- MdeModulePkg/Core/Dxe/DxeMain.inf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MdeModulePkg/Core/Dxe/DxeMain.inf') 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 -- cgit v1.2.3