Re: [U-Boot] Boot Linux using EFI environment from u-boot

2019-07-10 Thread Poonam Aggrwal
Thanks Bin, > -Original Message- > From: Bin Meng > Sent: Wednesday, July 10, 2019 9:43 AM > To: Poonam Aggrwal > Cc: Alexander Graf ; u-boot@lists.denx.de > Subject: Re: [U-Boot] Boot Linux using EFI environment from u-boot > > On Wed, Jul 10, 2019 at 12:09 PM

Re: [U-Boot] Boot Linux using EFI environment from u-boot

2019-07-10 Thread Alexander Graf
On 10.07.19 06:09, Poonam Aggrwal wrote: Corrected the email address of Alex. -Original Message- From: U-Boot On Behalf Of Poonam Aggrwal Sent: Wednesday, July 10, 2019 9:37 AM To: Alexander Graf Cc: u-boot@lists.denx.de Subject: [U-Boot] Boot Linux using EFI environment from u-boot

Re: [U-Boot] Boot Linux using EFI environment from u-boot

2019-07-09 Thread Bin Meng
Cc: u-boot@lists.denx.de > > Subject: [U-Boot] Boot Linux using EFI environment from u-boot > > > > Hello Alex > > > > I am not sure, but it seems it is possible to boot Linux from u-boot using > > EFI > > environment. > > So what I intend to do is

Re: [U-Boot] Boot Linux using EFI environment from u-boot

2019-07-09 Thread Poonam Aggrwal
Corrected the email address of Alex. > -Original Message- > From: U-Boot On Behalf Of Poonam > Aggrwal > Sent: Wednesday, July 10, 2019 9:37 AM > To: Alexander Graf > Cc: u-boot@lists.denx.de > Subject: [U-Boot] Boot Linux using EFI environment from u-boot > &g

[U-Boot] Boot Linux using EFI environment from u-boot

2019-07-09 Thread Poonam Aggrwal
Hello Alex I am not sure, but it seems it is possible to boot Linux from u-boot using EFI environment. So what I intend to do is that without using UEFI , if I can boot Linux and make EFI variables available for Linux. Can you please help me on how I can use this configuration. Many Thanks Poo