Hi Pedro, 1) SuperBlock.c: The following #include was added, but should not be required:
#include "Uefi/UefiBaseType.h" 2) Inode.c - Ext4Read() - Has DEBUG() macro before local variable declarations. Best regards, Mike > -----Original Message----- > From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Pedro Falcato > Sent: Thursday, August 19, 2021 2:29 PM > To: devel@edk2.groups.io > Cc: Pedro Falcato <pedro.falc...@gmail.com>; Leif Lindholm > <l...@nuviainc.com>; Kinney, Michael D > <michael.d.kin...@intel.com>; Bret Barkelew <bret.barke...@microsoft.com> > Subject: [edk2-devel] [PATCH 0/3] Ext4Pkg: Fix bugs triggered by MdePkg and > ShellPkg. > > This patch-series addresses bugs found when testing the filesystem with > more complex usage of the file protocol, particularly through the shell > itself. > > Cc: Leif Lindholm <l...@nuviainc.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Bret Barkelew <bret.barke...@microsoft.com> > > > Pedro Falcato (3): > Ext4Pkg: Fix incorrect usage of Ext4InitExtentsMap. > Ext4Pkg: Hide "." and ".." entries from Read() callers. > Ext4Pkg: Add a directory entry tree. > > Features/Ext4Pkg/Ext4Dxe/Directory.c | 253 ++++++++++++++++++++++---- > Features/Ext4Pkg/Ext4Dxe/Ext4Disk.h | 3 + > Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.h | 71 +++++++- > Features/Ext4Pkg/Ext4Dxe/File.c | 47 +++-- > Features/Ext4Pkg/Ext4Dxe/Inode.c | 2 +- > Features/Ext4Pkg/Ext4Dxe/Partition.c | 7 + > Features/Ext4Pkg/Ext4Dxe/Superblock.c | 24 ++- > 7 files changed, 345 insertions(+), 62 deletions(-) > > -- > 2.33.0 > > > > > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#79595): https://edk2.groups.io/g/devel/message/79595 Mute This Topic: https://groups.io/mt/85007620/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-