public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Nate DeSimone" <nathaniel.l.desimone@intel.com>
To: devel@edk2.groups.io
Cc: Chasel Chiu <chasel.chiu@intel.com>,
	Liming Gao <gaoliming@byosoft.com.cn>,
	Eric Dong <eric.dong@intel.com>
Subject: [edk2-platforms] [PATCH V1 0/2] MinPlatformPkg: Minor fixes in CompressLib
Date: Tue, 29 Sep 2020 17:15:27 -0700	[thread overview]
Message-ID: <20200930001529.2212-1-nathaniel.l.desimone@intel.com> (raw)

Current code only has bounds checks in ASSERT macros.
They are also needed in release mode where ASSERT is not used.
Also adds coding style cleanups in CompressLib

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>

Nate DeSimone (2):
  MinPlatformPkg: Add missing bounds checks to CompressLib
  MinPlatformPkg: Coding style cleanups in CompressLib

 .../Library/CompressLib/CompressLib.c         | 187 ++++++++++--------
 .../Library/CompressLib/CompressLib.inf       |   4 +-
 2 files changed, 103 insertions(+), 88 deletions(-)

-- 
2.27.0.windows.1

             reply	other threads:[~2020-09-30  0:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-30  0:15 Nate DeSimone [this message]
2020-09-30  0:15 ` [edk2-platforms] [PATCH V1 1/2] MinPlatformPkg: Add missing bounds checks to CompressLib Nate DeSimone
2020-10-01 17:25   ` Chiu, Chasel
2020-09-30  0:15 ` [edk2-platforms] [PATCH V1 2/2] MinPlatformPkg: Coding style cleanups in CompressLib Nate DeSimone
2020-10-01 17:25   ` Chiu, Chasel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200930001529.2212-1-nathaniel.l.desimone@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox