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 (#79591): https://edk2.groups.io/g/devel/message/79591
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]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to