Re: [edk2] Corrupted EFI region

2013-09-02 Thread Matt Fleming
On Thu, 08 Aug, at 06:46:02AM, Andrew Fish wrote: > > On Aug 8, 2013, at 3:17 AM, Matt Fleming wrote: > > > On Wed, 07 Aug, at 02:10:28PM, Andrew Fish wrote: > >> Well the issue I see is I don't think OS X or Windows are doing this. > >> So I'm guessing there is some unique thing beings done on

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Laszlo Ersek
On 08/31/13 21:23, Rod Smith wrote: > I've been trying to use the CSM-enabled OVMF with QEMU, with no luck; > the QEMU system hangs before displaying the Tianocore splash screen. > I've tried both the pre-built binary from http://www.kraxel.org/repos/ > and a binary I've built myself using the Sea

[edk2] Not able to load Signed UEFI image from ROM.

2013-09-02 Thread Debabrata
Hi, I was working on “Secure Boot” for UEFI. So the idea is to sign our drivers and load it in secure boot environment. As of now for experimental purposes we are test signing our driver with our own certificate,enrolling the certificate in UEFI firmware ,enabling secure boot in UEFI firmware an

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Laszlo Ersek
Hello Rod, On 09/02/13 11:21, Laszlo Ersek wrote: > On 08/31/13 21:23, Rod Smith wrote: > >> I've been trying to use the CSM-enabled OVMF with QEMU, with no luck; >> the QEMU system hangs before displaying the Tianocore splash screen. >> I've tried both the pre-built binary from http://www.kraxel

[edk2] [PATCH] EdkCompatibilityPkg: Fixed build for AArch64

2013-09-02 Thread Olivier Martin
Dear EdkCompatilityPkg maintainer, Please find the attached patch that fixes the AArch64 builds. The architecture specific folders must be capitalized (first letter as a capital letter and the remaining letters in lower case) (INF spec - 2.2.4 Naming Conventions). The

Re: [edk2] [PATCH] KVM: mmu: allow page tables to be in read-only slots

2013-09-02 Thread Paolo Bonzini
Il 02/09/2013 12:07, Gleb Natapov ha scritto: > On Mon, Sep 02, 2013 at 06:00:39PM +0800, Xiao Guangrong wrote: >> On 09/02/2013 05:25 PM, Gleb Natapov wrote: >>> On Mon, Sep 02, 2013 at 05:20:15PM +0800, Xiao Guangrong wrote: On 08/30/2013 08:41 PM, Paolo Bonzini wrote: > Page tables in a

Re: [edk2] [PATCH] KVM: mmu: allow page tables to be in read-only slots

2013-09-02 Thread Paolo Bonzini
Il 02/09/2013 12:11, Gleb Natapov ha scritto: >> > >> > Got it, thanks for your explanation. >> > >> > BTW, if you and Paolo are busy on other things, i am happy to fix these >> > issues. :) > I am busy with reviews mostly :). If you are not to busy with lockless > write protection then fine wit

Re: [edk2] [PATCH] KVM: mmu: allow page tables to be in read-only slots

2013-09-02 Thread Paolo Bonzini
Il 02/09/2013 11:25, Gleb Natapov ha scritto: > On Mon, Sep 02, 2013 at 05:20:15PM +0800, Xiao Guangrong wrote: >> On 08/30/2013 08:41 PM, Paolo Bonzini wrote: >>> Page tables in a read-only memory slot will currently cause a triple >>> fault because the page walker uses gfn_to_hva and it fails on

[edk2] StdLib: Patch IIO.c and IIOWrite.c - allow backspace wrapping and fix wrong counts with mb strings

2013-09-02 Thread David F.
The attached patch will allow backspace to wrap as would be consistent with other environments and expected to be handled by CLIB by existing apps (using printf("\b") while in column 0 for example). It also fixes up the number of bytes being reported as written when wide character output (_S_IWTT

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Rod Smith
On 09/02/2013 10:31 AM, Laszlo Ersek wrote: > Hello Rod, > > On 09/02/13 11:21, Laszlo Ersek wrote: >> On 08/31/13 21:23, Rod Smith wrote: >> >>> I've been trying to use the CSM-enabled OVMF with QEMU, with no luck; ... >> Let's stick with Gerd's RPMs from for >> now.

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Laszlo Ersek
On 09/02/13 22:11, Rod Smith wrote: > On 09/02/2013 10:31 AM, Laszlo Ersek wrote: >> On 09/02/13 11:21, Laszlo Ersek wrote: >>> On 08/31/13 21:23, Rod Smith wrote: >>> I've been trying to use the CSM-enabled OVMF with QEMU, with no luck; > ... >>> Let's stick with Gerd's RPMs from

[edk2] Console Text Output to last row/column without scrolling?

2013-09-02 Thread David F.
Hi, Does anyone have a solution to the subject line. It really causes a lot of problems that you can't output anything to the last row/column without the screen scrolling because you can never go back and update that spot without things scrolling on you again. Seems like the details of why you m

Re: [edk2] Using QEMU with CSM-enabled OVMF

2013-09-02 Thread Rod Smith
On 09/02/2013 05:32 PM, Laszlo Ersek wrote: > On 09/02/13 22:11, Rod Smith wrote: >> >> If I include "-net none" among the options, it skips the PXE stuff and >> hangs with: >> >> SeaBIOS (version >> 1.7.3-26.b59.g915f64a-20130821_04145-jenkins.xeni.kraxel.org) >> >> Press F12 for boot menu. > > Di

Re: [edk2] Console Text Output to last row/column without scrolling?

2013-09-02 Thread Andrew Fish
On Sep 2, 2013, at 3:19 PM, David F. wrote: > Hi, > > Does anyone have a solution to the subject line. It really causes a > lot of problems that you can't output anything to the last row/column > without the screen scrolling because you can never go back and update > that spot without things s

Re: [edk2] Not able to load Signed UEFI image from ROM.

2013-09-02 Thread Dong, Guo
Hi Deb, The "Secure boot" only supports EFI file (*.efi) verification. When converting signed driver (.efi) into .rom image, I think an option rom header file is added to the signed driver (.efi). So it can't be directly loaded from shell or other place in "Secure boot" environment. If there is

Re: [edk2] Not able to load Signed UEFI image from ROM.

2013-09-02 Thread Tim Lewis
Guo -- If I remember correctly, the PCI bus driver will expose a LOAD_FILE2 protocol on each PCI device that has the option ROM. The LOAD_FILE2 should return the PE/COFF image, not the option ROM, correct? Just like the LoadFile() function in LOAD_FILE protocol. In fact, this is what LocalLoad

Re: [edk2] [PATCH] EdkCompatibilityPkg: Fixed build for AArch64

2013-09-02 Thread Gao, Liming
Martin: The patch is good. Reviewed-by: Liming Gao liming@intel.com Thanks Liming From: Olivier Martin [mailto:olivier.mar...@arm.com] Sent: Monday, September 02, 2013 10:48 PM To: Gao, Liming Cc: edk2-devel@lists.sourceforge.net Subject: [PATCH] EdkCompatibili

Re: [edk2] Console Text Output to last row/column without scrolling?

2013-09-02 Thread David F.
Hi, Having a no scroll option (or no line wrap) has been around for decades in all kinds of devices - even in dumb terminals with ANSI/VT100 codes needing it, etc.. Obviously a framework of a console interface with status bars/etc that go all the way to the end of the screen, but that will have t