[edk2] In the HiiAddPackage() function, where the string and vfr data array declaed? I am geeting "unresolved externals" error for those.

2015-03-13 Thread Ghosal, Rajib
Hello, I am adding two formsets to my driver , one the platform class guid and the other for customer specific. I have usedc HiiAddPackage() to publish the form. as follows: HiiAgentlessHandle = HiiAddPackages( &gNvmHiiAgentlessFormSetGuid, DriverHandleAgentless,

Re: [edk2] MyWizardDriver with HII functionality crashes

2015-01-29 Thread Ghosal, Rajib
- Build end time: 15:39:41, Jan.29 2015 Build total time: 00:01:04 From: Ghosal, Rajib Sent: Thursday, January 29, 2015 3:38 PM To: edk2-devel@lists.sourceforge.net Cc: Jarlstrom, Laurie Subject: MyWizardDriver with HII functionality crashes Hello, I have compiled the lab from lesson 9.1 of the lab

[edk2] MyWizardDriver with HII functionality crashes

2015-01-29 Thread Ghosal, Rajib
Hello, I have compiled the lab from lesson 9.1 of the lab (the lab guide attached) and it keeps on crashing with the updates. I have built and cleaned , rebooted the machine, but it always is crashing. With the barebone MyWizardDriver the empty form is seen properly. Any help is appreciated. Tha

Re: [edk2] NT32 "build run" fails

2015-01-28 Thread Ghosal, Rajib
Hi Laurie, Awesome ! I installed the VS2010 SP1 and everything is working. The goal is to test my Hii pages and with the Nt32, it would be way more easier. Thanks a lot for your help, Regards, Rajib From: Jarlstrom, Laurie Sent: Wednesday, January 28, 2015 9:58 AM To: Ghosal, Rajib; edk2-devel

Re: [edk2] NT32 "build run" fails

2015-01-27 Thread Ghosal, Rajib
Laurie, IA32 with VS2010 worked as mentioned in the training material. Previously I was trying to build x64 with VS2012. Thanks, Rajib From: Jarlstrom, Laurie Sent: Tuesday, January 27, 2015 4:54 PM To: Ghosal, Rajib; edk2-devel@lists.sourceforge.net Subject: RE: NT32 "build run" fa

Re: [edk2] NT32 "build run" fails

2015-01-27 Thread Ghosal, Rajib
Thanks, I could build with IA32 and VS2010 and that serves my goal for now. Rajib -Original Message- From: Justen, Jordan L Sent: Tuesday, January 27, 2015 4:49 PM To: edk2-devel@lists.sourceforge.net; Jarlstrom, Laurie; Ghosal, Rajib Subject: Re: [edk2] NT32 "build run" fail