On 03/10/16 08:49, Gary Lin wrote:
> On Wed, Mar 09, 2016 at 04:54:08PM +0800, Gary Lin wrote:
>> On Fri, Mar 04, 2016 at 04:38:22PM +0800, Fu Siyuan wrote:
>>> This patch updates the HTTP boot driver to produce a setup page for the boot
>>> file URI configuration. A new boot option will be created for the manual
>>> configured URI address. This change is made to support the HTTP boot usage
>>> in home environment.
>>>
>> Hi Siyuan,
>>
>> After updating the latest git HEAD, my qemu spitted this after grub2
>> loaded the linux kernel:
>>
>> ASSERT /home/gary/git/edk2/NetworkPkg/HttpDxe/HttpDriver.c(555): CR has Bad 
>> Signature
>>
>> The result of bisect shows the first bad commit is 
>>
>> fa848a4048943251fc057fe8d6c5a82e01d2ffb6
>> NetworkPkg: Add URI configuration form to HTTP boot driver.
>>
>> Would you mind to check this?
>>
> I found that it's related to iPXE. If I disable iPXE with
> 
> "-netdev user,id=hostnet0 -device virtio-net-pci,romfile=,netdev=hostnet0"
> 
> then everything works as expected. I'll try to dig deeper to find more
> information.

How fresh is your ipxe? And did you build it with CONFIG=qemu?

Thanks
Laszlo

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to