OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPI

MdeModulePkg/Core/DxeIplPeim is now dependent on
gEfiPeiMasterBootModePpiGuid in order to run.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11412 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten
2011-03-22 01:55:08 +00:00
parent dc76cddca6
commit 9ed65b1005
2 changed files with 26 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
IoLib
PciLib
PeiResourcePublicationLib
PeiServicesLib
PeiServicesTablePointerLib
PeimEntryPoint
@@ -59,6 +60,9 @@
gEfiMdeModulePkgTokenSpaceGuid.PcdFlashNvStorageVariableSize
gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvStoreReserved
[Ppis]
gEfiPeiMasterBootModePpiGuid
[Depex]
TRUE