Re: [edk2] Installing windows from DVD hangs at tianocore logo

2014-01-22 Thread boot devel
Thanks Laszlo, Hope others help me around this. On Wed, Jan 22, 2014 at 8:04 PM, Laszlo Ersek wrote: > On 01/22/14 15:20, boot devel wrote: > > - Windows 8 > > - EFI specification rev. 2.31, EFI Vendor: Intel Corp uefidk.com > > <http://uefidk.com>, EFI rev. 4.

Re: [edk2] Installing windows from DVD hangs at tianocore logo

2014-01-22 Thread boot devel
- Windows 8 - EFI specification rev. 2.31, EFI Vendor: Intel Corp uefidk.com, EFI rev. 4.0 - IntelR Server Board S2600CP4 On Wed, Jan 22, 2014 at 7:16 PM, Laszlo Ersek wrote: > On 01/22/14 12:55, boot devel wrote: > > I am installing Windows from DVD on my UEFI system and it jus

[edk2] Installing windows from DVD hangs at tianocore logo

2014-01-22 Thread boot devel
I am installing Windows from DVD on my UEFI system and it just wait at TianoCore logo. The steps executed by me: 1. Boot Manager 2. Boot from File 3. Select EFI Sector.. 4. EFI 5. Boot 6. BOOTX64.efi 7. Press any key to continue... thats it after pressing the key windows installation does not

Re: [edk2] EDKII: PXE boot hangs at OS install

2014-01-01 Thread boot devel
After few cleanup and debugging I find my X64 OptionROM image is working but EBC compiled OptionROM giving issues with boot.wim hanging. Does EBC code has special requirements? any specific compile option to use? Thanks On Fri, Dec 20, 2013 at 3:11 PM, boot devel wrote: > I am referr

[edk2] OptionROM [MdeModulePkg\Bus\PCI\Mydriver]

2013-12-24 Thread boot devel
Hi, My legacy optionrom driver downloads windows boot image over PXE in few seconds but uefi optionrom is taking several minutes, what could be the reason and any configuration to speed up boot image download? Driver code is compiled in MdeModulePkg/Bus/Pci/Mydriver INF file Module_type = DXE_RU

[edk2] EDKII: PXE boot hangs at OS install

2013-12-20 Thread boot devel
I am referring OptionRomPkg/UndiRunTimeDxe to write OptionROM for my device. Windows Boot image downloads fine it’s just that system hangs when Windows/Tianocore logo is displayed while booting. I am not sure what exact steps to follow for boot hand over but I see “gEfiEventExitBootServicesGuid”

[edk2] EDKII: PXE boot hangs at OS install

2013-12-19 Thread boot devel
Hi, I have two sets of EDKII OptionROM images one created using EdkCompatibilityPkg and other MdeModulePkg, With EdkCompatibilityPkg my PXE boot works fine and OS installation succeeds, but with MdeModulePkg, OS image download but OS installation hangs. Basically I am able to download boot.wim

[edk2] EDKII EBC not a image error

2013-12-04 Thread boot devel
Hi I am facing issue to load EDKII EBC compiled driver from UEFI shell where ‘load Driver.efi’ is returning ‘is not a image’ error. I have build setup environment with VS2008, C Compiler for EFI Byte Code, Version 1.3 installed. My target file has following params: TARGET_ARCH =