From b6b2bb74dfa1f930f7a880454f56dc3570ba7916 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Tue, 17 Jun 2008 06:15:06 +0000 Subject: [PATCH] add a comment about why gEfiPeiMemoryDiscoveredPpiGuid is used as dpx. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5346 6f19259b-4bc3-4df7-8a09-765794883524 --- .../Compatibility/FvHobToFvInfoThunk/FvHobToFvInfoThunk.inf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EdkCompatibilityPkg/Compatibility/FvHobToFvInfoThunk/FvHobToFvInfoThunk.inf b/EdkCompatibilityPkg/Compatibility/FvHobToFvInfoThunk/FvHobToFvInfoThunk.inf index 2ab47abd29..b8bfbf9d5e 100644 --- a/EdkCompatibilityPkg/Compatibility/FvHobToFvInfoThunk/FvHobToFvInfoThunk.inf +++ b/EdkCompatibilityPkg/Compatibility/FvHobToFvInfoThunk/FvHobToFvInfoThunk.inf @@ -59,4 +59,6 @@ gEfiPeiFirmwareVolumeInfoPpiGuid [Depex] + # This DPX ensure that this module is dispatched as late as possible in PEI phase + # so that all FV HOB has been built. gEfiPeiMemoryDiscoveredPpiGuid