Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: b0d1cb59c78e5ecad8988c8114982c93e846f361 https://github.com/tianocore/edk2/commit/b0d1cb59c78e5ecad8988c8114982c93e846f361 Author: Phil Noh <phil....@amd.com> Date: 2024-09-17 (Tue, 17 Sep 2024)
Changed paths: M UefiCpuPkg/Library/SmmCpuFeaturesLib/AmdSmmCpuFeaturesLib.c M UefiCpuPkg/Library/SmmCpuFeaturesLib/AmdSmmCpuFeaturesLib.inf Log Message: ----------- UefiCpuPkg/AmdSmmCpuFeaturesLib: Skip SMBASE configuration This patch is to avoid configure SMBASE if SmBase relocation has been done. If gSmmBaseHobGuid found, means SmBase info has been relocated and recorded in the SmBase array. No need to do the relocation in SmmCpuFeaturesInitializeProcessor(). Signed-off-by: Phil Noh <phil....@amd.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits