mirror of https://github.com/acidanthera/audk.git
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
This commit is contained in:
parent
b1a025efdb
commit
b6b2bb74df
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue