2009-11-16 Vladimir Serbinenko <phcoder@gmail.com>

* fs/i386/pc/pxe.c (grub_pxefs_open): Correctly handle PXE choosing
	blocksize different from specified.
	(grub_pxefs_read): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2009-11-16 19:13:02 +01:00
commit a691ca3348
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2009-11-16 Vladimir Serbinenko <phcoder@gmail.com>
* fs/i386/pc/pxe.c (grub_pxefs_open): Correctly handle PXE choosing
blocksize different from specified.
(grub_pxefs_read): Likewise.
2009-11-16 Felix Zielcke <fzielcke@z-51.de>
Enable ata.mod on x86_64-efi, i386-efi and i386-ieee1275.