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.desim...@intel.com>
Cc: Star Zeng <star.z...@intel.com>
Cc: Michael Kubacki <michael.kuba...@microsoft.com>
Signed-off-by: Chasel Chiu <chasel.c...@intel.com>
Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com>

Chasel Chiu (2):
  IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.
  IntelFsp2WrapperPkg: Remove CI exception of PlatformMultiPhaseLib.

 
IntelFsp2WrapperPkg/Library/FspWrapperMultiPhaseProcessLib/PeiFspWrapperMultiPhaseProcessLib.c
 |  2 +-
 IntelFsp2WrapperPkg/Include/Library/FspWrapperMultiPhaseProcessLib.h           
                | 18 ------------------
 IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformMultiPhaseLib.h          
                | 30 ++++++++++++++++++++++++++++++
 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.ci.yaml                                
                |  6 +-----
 IntelFsp2WrapperPkg/IntelFsp2WrapperPkg.dec                                    
                |  2 +-
 5 files changed, 33 insertions(+), 25 deletions(-)
 create mode 100644 
IntelFsp2WrapperPkg/Include/Library/FspWrapperPlatformMultiPhaseLib.h

-- 
2.35.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#94725): https://edk2.groups.io/g/devel/message/94725
Mute This Topic: https://groups.io/mt/94127791/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to