Re: [edk2] Where do I find the system table address for an EFI app ?

2015-12-01 Thread Shubha Ramani
 I'm sorry but this was unclear. I meant where do I find the System Table address for a UEFI Shell App ?The debugger is asking for it. I couldn't find it in the generated *.map file. Thanks Shubha Shubha D. ramanishubharam...@gmail.com shubharam...@yahoo.com On Monday, November 30, 2015 3:

Re: [edk2] Where do I find the system table address for an EFI app ?

2015-12-01 Thread Carsey, Jaben
t; Subject: Re: [edk2] Where do I find the system table address for an EFI app ? > Importance: High > >  I'm sorry but this was unclear. I meant where do I find the System Table > address for a UEFI Shell App ?The debugger is asking for it. I couldn't find > it in >

Re: [edk2] Where do I find the system table address for an EFI app ?

2015-12-02 Thread Shubha Ramani
Its passed as a parameter to the "main" function when your app starts. -Jaben > -Original Message- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Shubha Ramani > Sent: Tuesday, December 01, 2015 8:35 AM > To: edk2-devel@lists.01.org > Sub

Re: [edk2] Where do I find the system table address for an EFI app ?

2015-12-02 Thread Carsey, Jaben
[mailto:edk2-devel-boun...@lists.01.org<mailto:edk2-devel-boun...@lists.01.org>] > On Behalf Of > Shubha Ramani > Sent: Tuesday, December 01, 2015 8:35 AM > To: edk2-devel@lists.01.org<mailto:edk2-devel@lists.01.org> > Subject: Re: [edk2] Where do I find the system table

Re: [edk2] Where do I find the system table address for an EFI app ?

2015-12-02 Thread Kinney, Michael D
y, December 02, 2015 9:11 AM > To: Carsey, Jaben ; edk2-devel@lists.01.org > Subject: Re: [edk2] Where do I find the system table address for an EFI app ? > Importance: High > > Not in a Shell App though. How do you answer to the debugger when it's asking > for the System

Re: [edk2] Where do I find the system table address for an EFI app ?

2015-12-03 Thread Shubha Ramani
sage- > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of > Carsey, Jaben > Sent: Wednesday, December 2, 2015 9:42 AM > To: Shubha Ramani ; edk2-devel@lists.01.org > Cc: Carsey, Jaben > Subject: Re: [edk2] Where do I find the system table address for