Arti,
Add my comments below.
Thanks,
Eric
From: arti singh
[mailto:artee2...@gmail.com]<mailto:[mailto:artee2...@gmail.com]>
Sent: Tuesday, February 26, 2013 3:47 PM
To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
Subject: [edk2] Questions about HII
I am a newbie and have some questions about HII.These are the steps I followed
1) - I changed the DISPLAY_ONLY_MY_ITEM part in the DriverDxeSample code so
that FormBrowser2->SendForm gets called.
2) -Then I booted into EFI shell from Duet package.(version 2.31)
3) -Load DriverSample.efi
My questions are
1) - How do I specify the screen settings (colour, size etc) for the
form.I can see that DriverDxeSample uses conout protocol for that, but in my
case when sendform is invoked It ignores these settings and displays the
default platform setup screen as background.I checked this on 2 machine asus
and dell and both use the default setup screen.
[[Eric]] The colors are controlled by the PCD values in inf, you can update the
values in your platform's dsc file. The size is controlled by the SendForm
function; it has an input parameter "ScreenDimensions". If user not input this
value, browser will use current screen dimension.
2) - Can we do tabs. DriverDxeSample has Enter page 2, Enter page 3.But
all the options are displayed in a list form.Can we do something like one tab
displays page2, one tab displays page 3.
[[Eric]] Not support this.
Thanks for your help
arti
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel