public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH v3 0/1] Ext4Pkg: Code correctness and security improvements
@ 2022-07-29 15:54 Savva Mitrofanov
  2022-07-29 15:54 ` [edk2-platforms][PATCH v3 1/1] " Savva Mitrofanov
  0 siblings, 1 reply; 4+ messages in thread
From: Savva Mitrofanov @ 2022-07-29 15:54 UTC (permalink / raw)
  To: devel; +Cc: Marvin Häuser, Pedro Falcato, Vitaly Cheptsov

Hi all,

This is the third version of patch in which I correct commit message and added some
code-style corrections into conditions with bit operations.

REF: https://github.com/savvamitrofanov/edk2-platforms/commits/ext4pkg_security_improvements

Cc: Marvin Häuser <mhaeuser@posteo.de>
Cc: Pedro Falcato <pedro.falcato@gmail.com>
Cc: Vitaly Cheptsov <vit9696@protonmail.com>

Savva Mitrofanov (1):
  Ext4Pkg: Code correctness and security improvements

 Features/Ext4Pkg/Ext4Dxe/Ext4Disk.h   |  3 +-
 Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.h    |  2 +-
 Features/Ext4Pkg/Ext4Dxe/BlockGroup.c |  4 +--
 Features/Ext4Pkg/Ext4Dxe/BlockMap.c   | 18 ++++++++----
 Features/Ext4Pkg/Ext4Dxe/Directory.c  | 29 ++------------------
 Features/Ext4Pkg/Ext4Dxe/Ext4Dxe.c    | 10 ++++---
 Features/Ext4Pkg/Ext4Dxe/Extents.c    |  8 ++++--
 Features/Ext4Pkg/Ext4Dxe/Inode.c      | 10 +++----
 Features/Ext4Pkg/Ext4Dxe/Superblock.c | 15 +++++-----
 9 files changed, 44 insertions(+), 55 deletions(-)

-- 
2.37.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-08-06 23:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-29 15:54 [edk2-platforms][PATCH v3 0/1] Ext4Pkg: Code correctness and security improvements Savva Mitrofanov
2022-07-29 15:54 ` [edk2-platforms][PATCH v3 1/1] " Savva Mitrofanov
2022-08-06 23:21   ` Pedro Falcato
     [not found]   ` <1708E4D87FD363AC.26691@groups.io>
2022-08-06 23:25     ` [edk2-devel] " Pedro Falcato

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox