On 10.10.2023 14:34, Daniel Kiper wrote:
ValdikSS, Vladimir and I agreed we will take patch #1 into the release.
The patch #2 will be merged after the release. Though please update both
patches and post v3 now.
Thank you for debugging and fixing this issue!
Daniel
Done, check v3.
OpenPGP_si
On Mon, Oct 09, 2023 at 05:08:21PM +0200, Daniel Kiper wrote:
> On Fri, Oct 06, 2023 at 08:10:11PM +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 Exte
On Fri, Oct 06, 2023 at 08:10:11PM +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
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 sectors in a single call.
This fixes greatly increased boot times on WYSE C10LE x86