public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [PATCH 2/2] IntelFsp2Pkg: Use FspSiliconInitDone2 API for the Notify Phase Use FspSiliconInitDone2 API (with error status handling) for the Notify Phase
       [not found] <20161116085053.9596-1-richard.marian.thomaiyar@intel.com>
@ 2016-11-17 19:34 ` Mudusuru, Giri P
  0 siblings, 0 replies; only message in thread
From: Mudusuru, Giri P @ 2016-11-17 19:34 UTC (permalink / raw)
  To: Thomaiyar, Richard Marian, edk2-devel@lists.01.org
  Cc: Ma, Maurice, Yao, Jiewen

Correcting the edk2 mailing list.

> -----Original Message-----
> From: Mudusuru, Giri P
> Sent: Thursday, November 17, 2016 11:33 AM
> To: Thomaiyar, Richard Marian <richard.marian.thomaiyar@intel.com>; ed2-
> devel@lists.01.org
> Cc: Ma, Maurice <maurice.ma@intel.com>; Yao, Jiewen
> <jiewen.yao@intel.com>
> Subject: RE: [PATCH 2/2] IntelFsp2Pkg: Use FspSiliconInitDone2 API for the
> Notify Phase Use FspSiliconInitDone2 API (with error status handling) for the
> Notify Phase
> 
> Reviewed-by: Giri P Mudusuru <giri.p.mudusuru@intel.com>
> 
> > -----Original Message-----
> > From: Thomaiyar, Richard Marian
> > Sent: Wednesday, November 16, 2016 12:51 AM
> > To: ed2-devel@lists.01.org
> > Cc: Ma, Maurice <maurice.ma@intel.com>; Yao, Jiewen
> > <jiewen.yao@intel.com>; Mudusuru, Giri P <giri.p.mudusuru@intel.com>;
> > Richard; Marian; Thomaiyar
> > Subject: [PATCH 2/2] IntelFsp2Pkg: Use FspSiliconInitDone2 API for the
> > Notify Phase Use FspSiliconInitDone2 API (with error status handling) for
> the
> > Notify Phase
> >
> > Cc: Maurice Ma <maurice.ma@intel.com>
> > Cc: Jiewen Yao <jiewen.yao@intel.com>
> > Cc: Giri P Mudusuru <giri.p.mudusuru@intel.com>
> > Contributed-under: TianoCore Contribution Agreement 1.0
> > Signed-off-by: Richard Marian Thomaiyar
> > <richard.marian.thomaiyar@intel.com>
> > ---
> >  IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c
> > b/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c
> > index 6acdeb3..41131d5 100644
> > --- a/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c
> > +++ b/IntelFsp2Pkg/FspNotifyPhase/FspNotifyPhasePeim.c
> > @@ -81,7 +81,7 @@ WaitForNotify (
> >    // Give control back to BootLoader after FspSiliconInit
> >    //
> >    DEBUG ((DEBUG_INFO | DEBUG_INIT, "FSP is waiting for NOTIFY\n"));
> > -  FspSiliconInitDone ();
> > +  FspSiliconInitDone2 (EFI_SUCCESS);
> >
> >    //
> >    // BootLoader called FSP again through NotifyPhase
> > --
> > 2.9.0.windows.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-17 19:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20161116085053.9596-1-richard.marian.thomaiyar@intel.com>
2016-11-17 19:34 ` [PATCH 2/2] IntelFsp2Pkg: Use FspSiliconInitDone2 API for the Notify Phase Use FspSiliconInitDone2 API (with error status handling) for the Notify Phase Mudusuru, Giri P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox