[edk2-devel] [PATCH v3 0/2] Fix race condition issue for PiSmmCpuDxeSmm driver

Dong, Eric posted 2 patches 4 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20191223081037.1565-1-eric.dong@intel.com
UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c      | 141 ++++++++-------------
UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h |   5 +-
2 files changed, 53 insertions(+), 93 deletions(-)
[edk2-devel] [PATCH v3 0/2] Fix race condition issue for PiSmmCpuDxeSmm driver
Posted by Dong, Eric 4 years, 4 months ago
This patch serial 
1. patch 1 fixed potential race condition issue for PiSmmCpuDxeSmm. 
2. Patch 2 fixed a potential buffer overflow issue.

V3 change:
  Minor changes based on comments.

Cc: Ray Ni <ray.ni@intel.com> 
Cc: Laszlo Ersek <lersek@redhat.com> 

Eric Dong (2):
  UefiCpuPkg/PiSmmCpuDxeSmm: Remove dependence between APs
  UefiCpuPkg/PiSmmCpuDxeSmm: Fix buffer overflow issue.

 UefiCpuPkg/PiSmmCpuDxeSmm/MpService.c      | 141 ++++++++-------------
 UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h |   5 +-
 2 files changed, 53 insertions(+), 93 deletions(-)

-- 
2.23.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#52502): https://edk2.groups.io/g/devel/message/52502
Mute This Topic: https://groups.io/mt/69227572/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-