On Mon, Apr 06, 2020 at 06:14:38 +, Pankaj Bansal (OSS) wrote:
>
>
> > -Original Message-
> > From: Leif Lindholm
> > Sent: Tuesday, March 31, 2020 5:21 PM
> > To: Pankaj Bansal (OSS)
> > Cc: Meenakshi Aggarwal ; Michael D Kinney
> > ; devel@edk2.groups.io; Varun Sethi
> > ; Samer E
> -Original Message-
> From: Leif Lindholm
> Sent: Tuesday, March 31, 2020 5:21 PM
> To: Pankaj Bansal (OSS)
> Cc: Meenakshi Aggarwal ; Michael D Kinney
> ; devel@edk2.groups.io; Varun Sethi
> ; Samer El-Haj-Mahmoud mahm...@arm.com>; Jon Nettleton
> Subject: Re: [PATCH v2 01/28] Sili
On Fri, Mar 20, 2020 at 20:05:16 +0530, Pankaj Bansal wrote:
> From: Pankaj Bansal
>
> I2c lib is going to be used in PrePeiCore sec module to get the
> System clock information from devices connected to i2c (like fpga
> or clock generator)
>
> since we don't have support of DXE modules this ear
From: Pankaj Bansal
I2c lib is going to be used in PrePeiCore sec module to get the
System clock information from devices connected to i2c (like fpga
or clock generator)
since we don't have support of DXE modules this early in boot stage,
move the i2c controller functionality in library.
Signed