Adding folks who may be interested in this...
Sorry for delay but I was on vacation...
Somehow related issue was reported here [1]...
On Fri, Sep 02, 2022 at 01:45:28PM +0800, Gary Lin via Grub-devel wrote:
> On Thu, Sep 01, 2022 at 06:44:24PM +0200, Marcel Langner via Grub-devel wrote:
> > Hi,
On Tue, Aug 30, 2022 at 10:41:59PM -0400, Theodore Ts'o wrote:
> Recently, ext4 added the a large_dRecently, ext4 added the a large_dir
> feature, which adds support for a 3 level htree directory support.
>
> Grub supports existing file systems with htree directories by ignoring
> their existence,
This helps to prevent out of memory error when reading large files via disablig
tpm device as verifier has to read all content into memory in one chunk to
measure the hash and extend to tpm.
Signed-off-by: Michael Chang
---
grub-core/commands/efi/tpm.c | 37