public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] UefiCpuPkg: Clean up save state boundary checks and comments.
@ 2020-11-13  0:05 Mark Wilson
  2020-11-13  0:05 ` [PATCH v3 1/1] " Mark Wilson
  2020-11-13 22:43 ` [edk2-devel] [PATCH v2 0/1] " Laszlo Ersek
  0 siblings, 2 replies; 4+ messages in thread
From: Mark Wilson @ 2020-11-13  0:05 UTC (permalink / raw)
  To: devel

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


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

end of thread, other threads:[~2021-08-26 17:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-13  0:05 [PATCH v2 0/1] UefiCpuPkg: Clean up save state boundary checks and comments Mark Wilson
2020-11-13  0:05 ` [PATCH v3 1/1] " Mark Wilson
2021-08-26 17:55   ` Ni, Ray
2020-11-13 22:43 ` [edk2-devel] [PATCH v2 0/1] " Laszlo Ersek

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