IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4092 To comply with coding style rule each library class should have its own header even if it is just a private child library instance consumed by parent public library in the same package. Cc: Nate DeSimone <nathaniel.l.desimone@intel.com> Cc: Star Zeng <star.zeng@intel.com> Signed-off-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
This commit is contained in:
committed by
mergify[bot]
parent
f931506815
commit
f054beec54
@ -16,7 +16,7 @@
|
||||
#include <Ppi/ReadOnlyVariable2.h>
|
||||
#include <Ppi/Variable.h>
|
||||
#include <Library/PeiServicesLib.h>
|
||||
#include <Library/FspWrapperMultiPhaseProcessLib.h>
|
||||
#include <Library/FspWrapperPlatformMultiPhaseLib.h>
|
||||
|
||||
/**
|
||||
Execute 32-bit FSP API entry code.
|
||||
|
Reference in New Issue
Block a user