From b74350e9562f0ad4400afdbc2a157d66f55fb113 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Tue, 27 Nov 2007 02:47:37 +0000 Subject: 1) Improve the EFI Memory Map stability to improve ACPI S4 support 2) Update DXE IPL to always publish the MemoryTypeInformation HOB git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4327 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf') diff --git a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf index c28525acaf..898e67ed5a 100644 --- a/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf +++ b/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf @@ -93,6 +93,10 @@ gEfiDxeIplPpiGuid # PPI SOMETIMES_PRODUCED gEfiPeiDecompressPpiGuid gEfiPeiFirmwareVolumeInfoPpiGuid + gEfiPeiReadOnlyVariable2PpiGuid + +[Guids] + gEfiMemoryTypeInformationGuid [FeaturePcd.common] gEfiMdeModulePkgTokenSpaceGuid.PcdDxeIplSupportCustomDecompress -- cgit v1.2.3