Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b170806518c1e414939c8b085866544814e1ce8e https://github.com/tianocore/edk2/commit/b170806518c1e414939c8b085866544814e1ce8e Author: Mark Wilson <mark.wil...@amd.com> Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths: M UefiCpuPkg/PiSmmCpuDxeSmm/SmramSaveState.c Log Message: ----------- UefiCpuPkg: Clean up save state boundary checks and comments. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2956 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. Cc: Eric Dong <eric.d...@intel.com> Reviewed-by: Ray Ni <ray...@intel.com> Signed-off-by: Mark Wilson <mark.wil...@amd.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits