Thanks Ray, what key do I press to get into typical EDKII BIOS setup UI ?
Does it work with DUET built with source level debug enabled ? It sounds
chicken and egg issue to me, my original trouble is not able to get source
level debugger working with DUET, in the
meantime UDK-Debugger-Tool-User-Manual-SR1-v1-91_0.pdf indicates that the
console device created by debug agent should be added to the
console input/output device list by default, but my issue is probably not
even able to get to the point of setup if I enabled source level debugger
in the firmware build. Could any one please post or check-in a working dsc
and fdf files for DUETPkg ? I also suspect my modifications to dsc and fdf
not good enough.
In the meantime, I'm buying a MinnowBoardMAX to try my luck, I just need
to find a firmware package build that I can enable source level debugging
and work on a USB device driver. Any ideas and suggestions are appreciated.
Thanks
Kan
On Sun, May 24, 2015 at 11:50 PM, Ni, Ruiyu <ruiyu...@intel.com> wrote:
> Make sure you boot your HP system to DUET. DUET contains a typical EDKII
> BIOS setup UI which should be quite different from your HP’s BIOS setup UI.
>
> In DUET’s setup UI, enters to Boot Maintainance Manager->Console Option.
>
> Make sure you check the device path like
> “VenHw(865A5A9B-B85D-474C-8455-65D1BE844BE2)/Uart(115200,8,N,1)/VenPcAnsi()”
> in Console Input/Console Output page.
>
>
>
> *From:* Kan Qiu [mailto:kan...@osbase.com]
> *Sent:* Saturday, May 23, 2015 7:36 AM
> *To:* edk2-devel@lists.sourceforge.net
> *Subject:* Re: [edk2] How to add debug agent console device to the
> console input/output device list ?
>
>
>
> Thanks Andrew, could you please clarify more about
>
> "BIOS Setup. So hold the hot key down when you boot and get into the setup
> menus" ? My test machine is HP Compaq DC 7900 system with core 2 duo CPU,
> and I'm booting up with firmware using DuetPkg, if I hold F10, then I got
> into HP BIOS, do you mean HP BIOS or something in DuetPkg firmware ? then
> what do I look for after getting into BIOS ?
>
> I'm new to EDK2 stuff, please forgive me if I'm asking naïve questions.
>
> Thanks
>
> Kan
>
>
>
> On Fri, May 22, 2015 at 12:40 PM, Andrew Fish <af...@apple.com> wrote:
>
>
> > On May 22, 2015, at 12:13 PM, Kan Qiu <kan...@osbase.com> wrote:
> >
> > Dear all, can anyone please help me with this part of
> UDK-Debugger-Tool-User-Manual-SR1-v1-91_0.pdf ? I'm lost with both methods
> mentioned below. Where is the the Intel® UEFI Development Kit 2010 (Intel®
> UDK2010) front page UI or what does it look like ?
> >
> > "The console device created by debug agent isn’t added to the console
> > input/output device list by default. There are two ways to add it to the
> list:
> > · change the setting through the Intel® UEFI Development Kit 2010
> > (Intel® UDK2010) front page UI
>
> BIOS Setup. So hold the hot key down when you boot and get into the setup
> menus.
>
> > · change the platform boot manager library implementation.
> > The first method doesn’t require rewriting code, but the setting needs to
> > be manually changed every time the firmware is burned.
> > The console device path begins with a vendor defined device path node
> > followed by a UART device path node and a vendor defined messaging
> > device path node. An example follows:
> > · VenHw(865A5A9B-B85D-474C-8455-
> > 65D1BE844BE2)/Uart(115200,8,N,1)/VenPcAnsi()"
> >
>
> Make an instance of this library:
> https://svn.code.sf.net/p/edk2/code/trunk/edk2/MdeModulePkg/Include/Library/PlatformBootManagerLib.h
>
> This is an example implementation:
> https://svn.code.sf.net/p/edk2/code/trunk/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
>
> Thanks,
>
> Andrew Fish
>
> > Thanks
> > Kan
> >
> >
> ------------------------------------------------------------------------------
> > One dashboard for servers and applications across Physical-Virtual-Cloud
> > Widest out-of-the-box monitoring support with 50+ applications
> > Performance metrics, stats and reports that give you Actionable Insights
> > Deep dive visibility with transaction tracing using APM Insight.
> >
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y_______________________________________________
> > edk2-devel mailing list
> > edk2-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/edk2-devel
>
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>
>
>
>
> --
>
> Kan Qiu
>
> OSBASE LLC
>
> (425)869-6118
>
> (425)503-0125(Cell)
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
>
>
--
Kan Qiu
OSBASE LLC
(425)869-6118
(425)503-0125(Cell)
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel