Re: [PATCH] fat: Allow out-of-range FAT modification timestamps

2021-09-02 Thread Daniel Kiper
On Wed, Aug 25, 2021 at 08:51:09AM +0200, Heinrich Schuchardt wrote: > On 8/16/21 4:59 PM, Tomasz Kramkowski via Grub-devel wrote: > > 20def1a3c introduced support for file modification times to allow > > comparison of file ages on EFI systems. This patch used > > grub_datetime2unixtime which uses

Re: [PATCH] fat: Allow out-of-range FAT modification timestamps

2021-08-24 Thread Heinrich Schuchardt
On 8/16/21 4:59 PM, Tomasz Kramkowski via Grub-devel wrote: 20def1a3c introduced support for file modification times to allow comparison of file ages on EFI systems. This patch used grub_datetime2unixtime which uses a 32 bit unix timestamp and as a result did not allow the full range of times tha