Re: [edk2-devel] [PATCH 0/2] IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.

2022-10-04 Thread Chiu, Chasel


Patch series have been merged:
https://github.com/tianocore/edk2/commit/f054beec548eb3cc718b35be20efa9d344fe7097
https://github.com/tianocore/edk2/commit/1bd2ff18664b9564a5802d0ac153b5023f2fa41e

Thanks,
Chasel




> -Original Message-
> From: devel@edk2.groups.io  On Behalf Of Chiu, Chasel
> Sent: Tuesday, October 4, 2022 6:22 PM
> To: devel@edk2.groups.io
> Cc: Chiu, Chasel ; Desimone, Nathaniel L
> ; Zeng, Star ; Kubacki,
> Michael 
> Subject: [edk2-devel] [PATCH 0/2] IntelFsp2WrapperPkg: Add header for
> PlatformMultiPhaseLib.
> 
> 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 
> Cc: Star Zeng 
> Cc: Michael Kubacki 
> Signed-off-by: Chasel Chiu 
> Reviewed-by: Nate DeSimone 
> 
> Chasel Chiu (2):
>   IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.
>   IntelFsp2WrapperPkg: Remove CI exception of PlatformMultiPhaseLib.
> 
> 
> IntelFsp2WrapperPkg/Library/FspWrapperMultiPhaseProcessLib/PeiFspWrapper
> MultiPhaseProcessLib.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 (#94742): https://edk2.groups.io/g/devel/message/94742
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]
-=-=-=-=-=-=-=-=-=-=-=-




[edk2-devel] [PATCH 0/2] IntelFsp2WrapperPkg: Add header for PlatformMultiPhaseLib.

2022-10-04 Thread Chiu, Chasel
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 
Cc: Star Zeng 
Cc: Michael Kubacki 
Signed-off-by: Chasel Chiu 
Reviewed-by: Nate DeSimone 

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]
-=-=-=-=-=-=-=-=-=-=-=-