public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Mark Wilson" <mark.wilson@amd.com>
To: devel@edk2.groups.io
Subject: [PATCH v2 0/1] UefiCpuPkg: Clean up save state boundary checks and comments.
Date: Thu, 12 Nov 2020 18:05:17 -0600	[thread overview]
Message-ID: <20201113000518.338-1-Mark.Wilson@amd.com> (raw)

In functions ReadSaveStateRegisterByIndex and WriteSaveStateRegister:
    * check width > 4 instead of >= 4 when writing upper 32 bytes.
      - This improves the code but will not affect functionality.

Mark Wilson (1):
  UefiCpuPkg: Clean up save state boundary checks and comments.

 UefiCpuPkg/PiSmmCpuDxeSmm/SmramSaveState.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.28.0.windows.1


             reply	other threads:[~2020-11-13  0:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-13  0:05 Mark Wilson [this message]
2020-11-13  0:05 ` [PATCH v3 1/1] UefiCpuPkg: Clean up save state boundary checks and comments Mark Wilson
2021-08-26 17:55   ` Ni, Ray
2020-11-13 22:43 ` [edk2-devel] [PATCH v2 0/1] " Laszlo Ersek

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=20201113000518.338-1-Mark.Wilson@amd.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