Re: [edk2] Missing UEFI HII Structure

2012-09-05 Thread Dong, Eric
Tim, Thanks for you report this issue; I will follow up. Thanks, Eric From: Tim Lewis [mailto:tim.le...@insyde.com] Sent: Thursday, September 06, 2012 1:43 AM To: edk2-devel@lists.sourceforge.net Subject: [edk2] Missing UEFI HII Structure Section 28.3.8.3.12 (EFI_IFR_DEFAULT) describes a structu

Re: [edk2] VS2010x86 toolchain?

2012-09-05 Thread Tim Lewis
Lee -- I am using VS2010 pro without difficulty. The only think I've had to do is to make sure that the environment is set up with vcvars32.bat and update the tool_def.txt to use the right path for VS on my 64-bit machine. In particular, I found that these lines are incorrect: DEFINE VS2010_BIN

Re: [edk2] VS2010x86 toolchain?

2012-09-05 Thread Lee Fisher
On 9/5/12 1:37 PM, Doug Azzarito wrote: > I noticed that VS2010 was added as a toolchain. Does anyone know the technical reason why VS2010 Pro isn't usable, but only the *much* *more* *expensive* VS2010 Premium, is required? Is it an inherit ability in Premium -vs- Pro, or might it be possible t

[edk2] VS2010x86 toolchain?

2012-09-05 Thread Doug Azzarito
I noticed that VS2010 was added as a toolchain. So, on a Win7 64-bit system with VS2010 installed, I checked out rev 13700, ran edksetup.bat, then set my toolchain to VS2010x86. When I tried to build the x64 version of MdeModulePkg, I got an error that initially had me wondering. My console showed:

[edk2] Missing UEFI HII Structure

2012-09-05 Thread Tim Lewis
Section 28.3.8.3.12 (EFI_IFR_DEFAULT) describes a structure: EFI_IFR_DEFAULT_2. But this structure is missing from MdePkg\Include\Uefi\UefiInternalFormRepresentation.h The correct structure is simply missing the final field (Value). It is used when Type == EFI_IFR_TYPE_OTHER. typedef struct _E

Re: [edk2] Ovmf Secure Boot test question

2012-09-05 Thread Laszlo Ersek
On 09/05/12 12:13, nicolas wrote: > hi, experts: > I tried to use Qemu+OVMF to test secure boot feature. > I followed the guide described in "Signing UEFI applications and drivers > for UEFI Secure Boot.pdf". > but failed to run HelloWorld.efi(signed with microsoft Windows SDK > tools), this error

[edk2] Ovmf Secure Boot test question

2012-09-05 Thread nicolas
hi, experts: I tried to use Qemu+OVMF to test secure boot feature. I followed the guide described in "Signing UEFI applications and drivers for UEFI Secure Boot.pdf". but failed to run HelloWorld.efi(signed with microsoft Windows SDK tools), this error msg appeared in the shell: Error reported :

Re: [edk2] edk2-devel Digest, Vol 33, Issue 5

2012-09-05 Thread sajeesh KK
Hello Eric, Thanks for your response. I am using EDK1.06 from tianocore for the project. This does not have support for get opcode. I used the expression you mentioned below. I am getting unrecognised token for "get" opcode now. I checked in the Edk/Foundation/Efi/Include/EfiHii.h file. The EFI

Re: [edk2] OvmfPkg compiled error

2012-09-05 Thread nicolas
hi, Ersek: Thank you very much! this patch is good for me! i have finished compiling OvmfPkg. best wishes, -邮件原件- 发件人: Laszlo Ersek [mailto:ler...@redhat.com] 发送时间: 2012年9月5日 16:12 收件人: nicolas 抄送: edk2-devel@lists.sourceforge.net 主题: Re: [edk2] OvmfPkg compiled error On 09

Re: [edk2] OvmfPkg compiled error

2012-09-05 Thread Laszlo Ersek
On 09/05/12 08:12, nicolas wrote: > hi, experts: > OvmfPkg compiled error: > ... ... > Architecture(s) = IA32 X64 > Build target = DEBUG > Toolchain= VS2008 > Active Platform = e:\edkii\OvmfPkg\OvmfPkgIa32X64.dsc > Flash Image Definition = e:\edkii\OvmfPkg\OvmfPkgIa32X64.fdf