Re: [edk2] Sanity checking boot paths

2014-02-12 Thread Laszlo Ersek
On 02/12/14 01:51, Bill Paul wrote: > the > fact that the QEMU/OVMF combo doesn't actually emulate a persistent flash > device. Use - qemu-1.6+, and - Linux host kernel 3.7+ (for KVM support) *or* TCG, and - a fresh OVMF, and - pass OVMF.fd with the -pflash option instead of the -bios option.

Re: [edk2] can you use the emulator with dmem in the rom region?

2014-02-12 Thread John Davis
Andrew and others, Here is the process I used to build a rom and how I tried to verify it. The process seems to make it to the FV, but when I try to verify it with the simulator it crashes. Any advice is appreciated. http://sourceforge.net/p/uefinotes/wiki/Add%20a%20ROM%20to%20FV/ John On Tu

Re: [edk2] can you use the emulator with dmem in the rom region?

2014-02-12 Thread Andrew Fish
On Feb 12, 2014, at 9:51 AM, John Davis wrote: > Andrew and others, > > Here is the process I used to build a rom and how I tried to verify it. The > process seems to make it to the FV, but when I try to verify it with the > simulator it crashes. Any advice is appreciated. > > http://sourc

Re: [edk2] ShellPkg: refactor elimination of non-replaced environment variables

2014-02-12 Thread Bjorge, Erik C
Reviewed-by: Erik Bjorge From: Carsey, Jaben Sent: Tuesday, February 11, 2014 4:47 PM To: Bjorge, Erik C Cc: edk2-devel@lists.sourceforge.net; Carsey, Jaben Subject: ShellPkg: refactor elimination of non-replaced environment variables Erik, Can you review? ShellPkg: refactor elimination of non-

[edk2] UDK2014 Sneak Peek

2014-02-12 Thread Jarlstrom, Laurie
Take a sneak peek at what is coming with UDK2014 https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=RoadMap2014 thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395

Re: [edk2] UDK2014 Sneak Peek

2014-02-12 Thread Andrew Fish
On Feb 12, 2014, at 10:44 AM, Jarlstrom, Laurie wrote: > > Take a sneak peek at what is coming with UDK2014 > https://sourceforge.net/apps/mediawiki/tianocore/index.php?title=RoadMap2014 > > What is the schedule for the release? Thanks, Andrew Fish > thanks, > Laurie > > laurie.jarl

Re: [edk2] UDK2014 Sneak Peek

2014-02-12 Thread Jarlstrom, Laurie
The release should be the last week in March thanks, Laurie laurie.jarlst...@intel.com EFI / Framework Technical Marketing Engineering Team (503) 712-9395 From: Andrew Fish [mailto:af...@apple.com] Sent: Wednesday, February 12, 2014 10:49 AM To: edk2-devel@lists

Re: [edk2] Sanity checking boot paths

2014-02-12 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Laszlo Ersek had to walk into mine at 08:31:22 on Wednesday 12 February 2014 and say: > On 02/12/14 01:51, Bill Paul wrote: > > the > > fact that the QEMU/OVMF combo doesn't actually emulate a persistent flash > > device. > > Use > - qemu-

[edk2] IHV HII implementation and recent Tianocore Browser change

2014-02-12 Thread Samuelraj, Daniel
Hi, Recently we ran into situation where browser vendor/IBV/OEM is using the latest Tianocore browser which has some fundamental changes compared to the older one. What is changed in browser: * The new browser caches the varstores when the formset is first loaded. * When user ex

[edk2] Fwd: can you use the emulator with dmem in the rom region?

2014-02-12 Thread John Davis
-- Forwarded message -- From: John Davis Date: Wed, Feb 12, 2014 at 11:37 AM Subject: Re: [edk2] can you use the emulator with dmem in the rom region? To: af...@apple.com I just noticed this: On Wed, Feb 12, 2014 at 10:10 AM, Andrew Fish wrote: > > On Feb 12, 2014, at 9:51 AM

Re: [edk2] can you use the emulator with dmem in the rom region?

2014-02-12 Thread John Davis
Hello Andrew and others, I used Andrew's suggestion and set a debugger breakpoint in the emulator. The results are close to what I was looking for. Its 28 bytes off. If any of you could please take a look and tell me why, I would appreciate it. Also, if its patch worthy to get the address I c

Re: [edk2] IHV HII implementation and recent Tianocore Browser change

2014-02-12 Thread Tian, Hot
Hi Daniel, In order to avoid the big impact to the existing HII drivers. There is a latest patch to avoid this incompatible change (r15229). Could you try it? Thanks, Hot From: u...@uefi.org [mailto:u...@uefi.org] On Behalf Of Jeff Bobzin Sent: Thursday, February 13, 2014 6:28 AM To: Samuelraj,