Re: Form feed in source code

2023-10-12 Thread Arsen Arsenović via Grub-devel
Hi Alex, Alejandro Colomar writes: > I've just downloaded to git repository, and found that there are form > feeds ('\f') all around the code. Are these on purpose, or are they > accidental? Would you want a patch for removing them? See the tail paragraph of https://www.gnu.org/prep/standards

Form feed in source code

2023-10-12 Thread Alejandro Colomar
Hi, I've just downloaded to git repository, and found that there are form feeds ('\f') all around the code. Are these on purpose, or are they accidental? Would you want a patch for removing them? Thanks, Alex -- signature.asc Description: PGP signature __

Re: [PATCH v3 0/2] disk: use maximum number of sectors for LBA

2023-10-12 Thread Daniel Kiper
On Tue, Oct 10, 2023 at 09:28:43PM +0300, ValdikSS via Grub-devel wrote: > GRUB2 limits number of sectors read at once in LBA mode to the > number reported in CHS disk geometry by BIOS. > This is unnecessary, as IBM/MS INT13 Extensions does not have > such limit and it is safe to read up to 127 sec