Re: [edk2] [EDK2][MNW2]: Problem building MinnowMAX firmware 0.77 on Windows.

2015-02-26 Thread Gerard Bucas
Additional Info relating to my earlier questions: I populated the “MyWorkspace” directories/files from: http://www.tianocore.org/udk2014/ which provides this link for downloading: http://sourceforge.net/projects/edk2/files/UDK2014_Releases/UDK2014.SP1.P1/UDK2014.SP1.P1.Complete.MyWorkSpace.

[edk2] [EDK2][MNW2]: Problem building MinnowMAX firmware 0.77 on Windows.

2015-02-26 Thread Gerard Bucas
Hi guys, I am trying to build the minnowMAX firmware (latest v0.77) and have followed the instructions found here: http://firmware.intel.com/sites/default/files/MinnowBoard_MAX_Rev.077-ReleaseNotes.txt However, I got stuck on the last step, which says: 1) To build a release version:

[edk2] EDK2 code with respect to UEFI-2.5 spec

2015-02-26 Thread Parmeshwr_Prasad
Hi All, I wanted to know that code for UEFI-2.5 new features are available or not. I am able to see so many new feature in UEFI-2.5 spec. Is the lib and code development goes along with spec or before that ? -Param -- D

Re: [edk2] [EDK2] NMI interrupt handler

2015-02-26 Thread TigerLiu
Hi, Andrew&Jeff: Got it! Thanks for your reply! Best wishes, 发件人: Andrew Fish [mailto:af...@apple.com] 发送时间: 2015年2月27日 10:34 收件人: edk2-devel@lists.sourceforge.net 主题: Re: [edk2] [EDK2] NMI interrupt handler On Feb 26, 2015, at 6:16 PM, tiger...@zhaoxin.com wrote:

Re: [edk2] [EDK2] NMI interrupt handler

2015-02-26 Thread Andrew Fish
> On Feb 26, 2015, at 6:16 PM, tiger...@zhaoxin.com wrote: > > Hi, experts: > Does current EDK2 UEFI Source code include NMI interrupt handler? There is no UEFI interrupt handling. The PI spec does talk about. > For example: > If a NMI occurred during UEFI POST, BIOS could handle it or not? >

Re: [edk2] [EDK2] NMI interrupt handler

2015-02-26 Thread Fan, Jeff
The default exception(including NMI) handlers will be provided by Cpu Exception Handler Lib (UefiCpuPkg). Once NMI occurs, the default exception handler will be invoked to dump all CPU context and run CpuDeadLoop (). Platform could provide own NMI exception handler by CpuArch-> RegisterInterru

[edk2] [EDK2] NMI interrupt handler

2015-02-26 Thread TigerLiu
Hi, experts: Does current EDK2 UEFI Source code include NMI interrupt handler? For example: If a NMI occurred during UEFI POST, BIOS could handle it or not? Best wishes, 本邮件仅针对指定的收件人发送并可能含有保密或专有内容。任何非指定收件人所为之查阅、转发或使用本信息是不被允许的。 如果您误收到本邮件,请立即告知发件人并删除本邮件及所有附件。谢谢! The information transmitted in this

Re: [edk2] [PATCH] ShellPkg: Parse new SMBIOS 3.0 fields

2015-02-26 Thread Carsey, Jaben
Reviewed-by: Jaben Carsey From: Li, Elvin Sent: Saturday, February 14, 2015 8:47 PM To: Carsey, Jaben Cc: edk2-devel@lists.sourceforge.net Subject: [edk2] [PATCH] ShellPkg: Parse new SMBIOS 3.0 fields Importance: High Hi Jaben, Could you help review the attached patch? ShellPkg: Parse new SMBIO

Re: [edk2] Use Mouse

2015-02-26 Thread Sergey Isakov
Install a mouse driver, for example edk2/MdeModulePkg/Bus/Usb/UsbMouseDxe Start it. Poll mouse events by the protocol function ->GetState() And write your own actions on each state change. Best wishes. Sergey On 26.02.2015, at 17:28, S. Vieira wrote: > Hi all. > > My single doubt is : > > H

Re: [edk2] Use Mouse

2015-02-26 Thread S . Vieira
It will be hard . Thanks Andrew -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel softwa

Re: [edk2] Use Mouse

2015-02-26 Thread Andrew Fish
> On Feb 26, 2015, at 6:28 AM, S. Vieira wrote: > > Hi all. > > My single doubt is : > > How can i use the mouse with a FormBrowser ( *.vfr i.e ) ? > For example... > I am doin' a GUI to UEFI 2.1 and i want to use the mouse as interaction form. > > You get the raw data from the mouse and

[edk2] Use Mouse

2015-02-26 Thread S . Vieira
Hi all. My single doubt is : How can i use the mouse with a FormBrowser ( *.vfr i.e ) ? For example... I am doin' a GUI to UEFI 2.1 and i want to use the mouse as interaction form. Read the Spec ..but not understand ---

[edk2] Structuring of ARM based SoC and Board Packages

2015-02-26 Thread sakar.ar...@freescale.com
Hi I see that by and large, the contents of SoC and Board Packages (ARM based) in EDK2, are like this: - Most drivers like mmc, sd, flash, timer, etc and certain Libraries like Serial port, RTC, etc, in SoC packages (E.g. Omap35xxPkg, Omap44xxPkg, ExynosPkg) - For Board pa

Re: [edk2] [PATCH v3 28/28] MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules

2015-02-26 Thread Laszlo Ersek
On 02/25/15 02:31, Tian, Feng wrote: > Laszlo, > > Sorry for late response due to PRC holiday. > > Just a clarification: The lines you made changes are information-only. No > real impact. > > Reviewed-by: Feng Tian Right -- I was aware that those lines were informational only, without any act

[edk2] [PATCH v5a 14/29] MdePkg/BaseSynchronizationLib: Add InterlockedCompareExchange16

2015-02-26 Thread Ard Biesheuvel
Hello all, This is the latest version of the InterlockedCompareExchange16() patch. Michael has kindly confirmed (thanks Michael) that it does the right thing for IPF, but also spotted some issues with the Intel asm versions. The patch below has the fixes suggested by Michael applied. I thought t

Re: [edk2] [MNW2] Make Unix Vlv2TbltDevicePkg scripts executable

2015-02-26 Thread Wei, David
I have reviewed and committed this patch for you. Thanks, David | SSG BIOS -Original Message- From: Bruce Cran [mailto:bruce.c...@gmail.com] Sent: Tuesday, February 24, 2015 10:24 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] [MNW2] Make Unix Vlv2TbltDevicePkg scripts executab