* grub-core/net/drivers/i386/pc/pxe.c (grub_pxe_recv): Relax checks as

a workaround for intel problem.
This commit is contained in:
Seth Goldberg 2012-01-24 03:01:46 +01:00 committed by Vladimir 'phcoder' Serbinenko
parent 668327923f
commit e555f379be
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-01-14 Seth Goldberg <seth.goldberg@oracle.com>
* grub-core/net/drivers/i386/pc/pxe.c (grub_pxe_recv): Relax checks as
a workaround for intel problem.
2012-01-23 Paulo de Rezende Pinatti <ppinatti@linux.vnet.ibm.com>
2012-01-23 Vladimir Serbinenko <phcoder@gmail.com>
2012-01-23 pfsmorigo