From c4869732ece19962c1262f1157a96d8a6240be6c Mon Sep 17 00:00:00 2001 From: lgao4 Date: Fri, 7 Dec 2007 10:25:56 +0000 Subject: Cache FvImage at buffer with its required alignment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4372 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 981c12d7f8..ce6d55f654 100644 --- a/MdeModulePkg/Core/Dxe/DxeMain.inf +++ b/MdeModulePkg/Core/Dxe/DxeMain.inf @@ -87,6 +87,7 @@ DxeCoreEntryPoint PeCoffLib ExtractGuidedSectionLib + MemoryAllocationLib [Guids] gEfiEventLegacyBootGuid # ALWAYS_CONSUMED -- cgit v1.2.3