Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 66b4a2f91de2206b06a911712cfbbcf793d0f6f9
https://github.com/tianocore/edk2/commit/66b4a2f91de2206b06a911712cfbbcf793d0f6f9
Author: Jiaxin Wu <[email protected]>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.inf
Log Message:
-----------
UefiCpuPkg/PiSmmCpuDxeSmm: clean unused PCD for S3
This patch is to clean the PcdCpuFeaturesInitOnS3Resume since it's
unused after commit 077760fe
Signed-off-by: Jiaxin Wu <[email protected]>
Commit: 8f3e132512b478389c201fa44b41dec0f51ab4bf
https://github.com/tianocore/edk2/commit/8f3e132512b478389c201fa44b41dec0f51ab4bf
Author: Jiaxin Wu <[email protected]>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c
M UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.c
M UefiCpuPkg/PiSmmCpuDxeSmm/PiSmmCpuDxeSmm.h
Log Message:
-----------
UefiCpuPkg/PiSmmCpuDxeSmm: Clean redundant SmmS3Cr3 Init
The SmmS3Cr3 is only used by S3Resume PEIM to switch CPU from 32bit
to 64bit, it should be the CR3 for Non-SMM environment and init by
InitSmmS3Cr3 function. No need set to SMM CR3.
Signed-off-by: Jiaxin Wu <[email protected]>
Commit: 24a375fcdd26ce5a36bde69b92f638420fddf9c8
https://github.com/tianocore/edk2/commit/24a375fcdd26ce5a36bde69b92f638420fddf9c8
Author: Jiaxin Wu <[email protected]>
Date: 2024-08-02 (Fri, 02 Aug 2024)
Changed paths:
M UefiCpuPkg/PiSmmCpuDxeSmm/CpuS3.c
M UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/SmmProfileArch.c
M UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/SmmProfileArch.h
M UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfileInternal.h
M UefiCpuPkg/PiSmmCpuDxeSmm/X64/SmmProfileArch.c
M UefiCpuPkg/PiSmmCpuDxeSmm/X64/SmmProfileArch.h
Log Message:
-----------
UefiCpuPkg/PiSmmCpuDxeSmm: Avoid use global variable in InitSmmS3Cr3
This patch is to avoid use global variable in InitSmmS3Cr3. No
function impact.
Signed-off-by: Jiaxin Wu <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/4f5de749cb22...24a375fcdd26
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits