]> git.proxmox.com Git - mirror_edk2.git/commit
IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.
authorChasel Chiu <chasel.chiu@intel.com>
Tue, 4 Oct 2022 20:10:14 +0000 (13:10 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 5 Oct 2022 04:13:53 +0000 (04:13 +0000)
commitf054beec548eb3cc718b35be20efa9d344fe7097
tree629a461d1c10a76416963855db84f12c8ab26ead
parentf931506815548cee5a3929856bfc98266c39999c
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>
IntelFsp2WrapperPkg/Include/Library/FspWrapperMultiPhaseProcessLib.h
IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformMultiPhaseLib.h [new file with mode: 0644]
IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec
IntelFsp2WrapperPkg/Library/FspWrapperMultiPhaseProcessLib/PeiFspWrapperMultiPhaseProcessLib.c