mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-05 04:57:05 +00:00
![]() * fs/i386/pc/pxe.c (grub_pxe_data): New member block_size. (grub_pxefs_fs_int): Remove dummy definition. (grub_pxefs_open): Use data->block_size to store the current block size setting. (grub_pxefs_read): Use block size stored in data->block_size. As the value of grub_pxe_blksize can be changed after the file is opened. |
||
---|---|---|
.. | ||
pxe.c |