Re: [edk2-devel] [edk2-platforms][PATCH V4 3/4] Platform/ARM/N1Sdp: Enable N1SdpNtFwConfigPei PEI module for N1Sdp

2024-03-01 Thread Sami Mujawar
Hi Sahil, Thank you for this patch. On Thu, Jan 4, 2024 at 05:16 AM, sahil wrote: > > diff --git a/Silicon/ARM/NeoverseN1Soc/NeoverseN1Soc.dec > b/Silicon/ARM/Neov= > erseN1Soc/NeoverseN1Soc.dec > index c04162e7e7cd..cca5bf45db67 100644 > --- a/Silicon/ARM/NeoverseN1Soc/NeoverseN1Soc.dec > +++

Re: [edk2-devel] [edk2-platforms][PATCH V4 3/4] Platform/ARM/N1Sdp: Enable N1SdpNtFwConfigPei PEI module for N1Sdp

2024-01-23 Thread sahil
Hi All, Please find the links to previous discussions below : V1 - https://edk2.groups.io/g/devel/topic/96088980#100022 V2 - https://edk2.groups.io/g/devel/topic/96671861#103652 V3 - https://edk2.groups.io/g/devel/topic/100912169#112452 Thanks, Sahil On Thu, 4 Jan 2024 at 18:46, sahil wrote:

[edk2-devel] [edk2-platforms][PATCH V4 3/4] Platform/ARM/N1Sdp: Enable N1SdpNtFwConfigPei PEI module for N1Sdp

2024-01-04 Thread sahil
Incorporate N1SdpNtFwConfigPei PEI module which parses NT_FW_CONFIG and passes it to other PEI modules(as PPI) and DXE modules(as HOB). Signed-off-by: sahil --- Silicon/ARM/NeoverseN1Soc/NeoverseN1Soc.dec | 3 +++ Platform/ARM/N1Sdp/N1SdpPlatform.dsc| 5 -