Re: [U-Boot] UEFI on u-boot

2018-01-21 Thread Udit Kumar
Thanks Alex and Heinrich I guess function efi_add_memory_map will do, what I was looking for Regards Udit > -Original Message- > From: Udit Kumar > Sent: Sunday, January 21, 2018 4:13 PM > To: 'Alexander Graf' ; Heinrich Schuchardt > > Cc: u-boot@lists.denx.de > Subject: RE: UEFI on u-

Re: [U-Boot] UEFI on u-boot

2018-01-21 Thread Udit Kumar
Hi Alex > -Original Message- > From: Alexander Graf [mailto:ag...@suse.de] > Sent: Tuesday, January 16, 2018 7:52 PM > To: Udit Kumar ; Heinrich Schuchardt > > Cc: u-boot@lists.denx.de > Subject: Re: UEFI on u-boot > > > > On 16.01.18 09:35, Udit Kumar wrote: > > > > > >> -Original

Re: [U-Boot] UEFI on u-boot

2018-01-16 Thread Alexander Graf
On 16.01.18 09:35, Udit Kumar wrote: > > >> -Original Message- >> From: Heinrich Schuchardt [mailto:xypron.g...@gmx.de] >> Sent: Tuesday, January 16, 2018 12:39 PM >> To: Udit Kumar ; Alexander Graf >> Cc: u-boot@lists.denx.de >> Subject: Re: UEFI on u-boot >> >> On 01/16/2018 06:28 AM

Re: [U-Boot] UEFI on u-boot

2018-01-16 Thread Udit Kumar
> -Original Message- > From: Heinrich Schuchardt [mailto:xypron.g...@gmx.de] > Sent: Tuesday, January 16, 2018 12:39 PM > To: Udit Kumar ; Alexander Graf > Cc: u-boot@lists.denx.de > Subject: Re: UEFI on u-boot > > On 01/16/2018 06:28 AM, Udit Kumar wrote: > > Hi Alex, > > > >> -Ori

Re: [U-Boot] UEFI on u-boot

2018-01-16 Thread Udit Kumar
Thanks Heinrich > -Original Message- > From: Heinrich Schuchardt [mailto:xypron.g...@gmx.de] > Sent: Tuesday, January 16, 2018 2:55 AM > To: Udit Kumar ; Alexander Graf > Cc: u-boot@lists.denx.de > Subject: Re: UEFI on u-boot > > > > On 01/15/2018 10:32 AM, Udit Kumar wrote: > > Hi Ale

Re: [U-Boot] UEFI on u-boot

2018-01-16 Thread Udit Kumar
Hi Alex, > -Original Message- > From: Alexander Graf [mailto:ag...@suse.de] > Sent: Monday, January 15, 2018 5:02 PM > To: Udit Kumar > Cc: u-boot@lists.denx.de; Heinrich Schuchardt > Subject: Re: UEFI on u-boot > > > > On 15.01.18 10:32, Udit Kumar wrote: > > Hi Alex > > > >> -Or

Re: [U-Boot] UEFI on u-boot

2018-01-15 Thread Heinrich Schuchardt
On 01/16/2018 06:28 AM, Udit Kumar wrote: Hi Alex, -Original Message- From: Alexander Graf [mailto:ag...@suse.de] Sent: Monday, January 15, 2018 5:02 PM To: Udit Kumar Cc: u-boot@lists.denx.de; Heinrich Schuchardt Subject: Re: UEFI on u-boot On 15.01.18 10:32, Udit Kumar wrote: Hi

Re: [U-Boot] UEFI on u-boot

2018-01-15 Thread Udit Kumar
Hi Alex > -Original Message- > From: Alexander Graf [mailto:ag...@suse.de] > Sent: Monday, January 15, 2018 2:45 PM > To: Udit Kumar > > Hi Udit, > > On 15.01.18 10:09, Udit Kumar wrote: > > Hi Alex, > > Hope you are doing great, > > > > Could you help on UEFI over the u-boot. > > 1- I

[U-Boot] UEFI on u-boot

2018-01-15 Thread Udit Kumar
Hi Alex, Hope you are doing great, Could you help on UEFI over the u-boot. 1- I couldn't locate EFI_DXE_SERVICES in u-boot, do you have plan to add those 2- If I load a driver (with bootefi) which install few protocols, is this ok to do with u-boot 3- if you say, 2 is ok then I hope these pr

Re: [U-Boot] UEFI on u-boot

2018-01-15 Thread Heinrich Schuchardt
On 01/15/2018 10:32 AM, Udit Kumar wrote: Hi Alex -Original Message- From: Alexander Graf [mailto:ag...@suse.de] Sent: Monday, January 15, 2018 2:45 PM To: Udit Kumar Hi Udit, On 15.01.18 10:09, Udit Kumar wrote: Hi Alex, Hope you are doing great, Could you help on UEFI over the

Re: [U-Boot] UEFI on u-boot

2018-01-15 Thread Alexander Graf
On 15.01.18 10:32, Udit Kumar wrote: > Hi Alex > >> -Original Message- >> From: Alexander Graf [mailto:ag...@suse.de] >> Sent: Monday, January 15, 2018 2:45 PM >> To: Udit Kumar >> >> Hi Udit, >> >> On 15.01.18 10:09, Udit Kumar wrote: >>> Hi Alex, >>> Hope you are doing great, >>> >>>

Re: [U-Boot] UEFI on u-boot

2018-01-15 Thread Alexander Graf
Hi Udit, On 15.01.18 10:09, Udit Kumar wrote: > Hi Alex, > Hope you are doing great, > > Could you help on UEFI over the u-boot. > 1- I couldn't locate EFI_DXE_SERVICES in u-boot, do you have plan to add > those Right now the model is that all device drivers are implemented by U-Boot and tha