diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2024-04-23 13:46:53 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-05-08 01:53:58 +0000 |
commit | 9783dc01cccf557e6955dfc938f8b4acd7b16c88 (patch) | |
tree | 4b45151741e4e6131437f5b5d3faa053cb334cbc /PcAtChipsetPkg | |
parent | 7421094136989fe53c73efd9c90eefd289a28a01 (diff) | |
download | edk2-9783dc01cccf557e6955dfc938f8b4acd7b16c88.tar.gz |
UefiCpuPkg/SmmRelocationLib: Remove unnecessary global variable
This patch aims on mProcessorInfo global variable, which can be
defined as local variable in SmmRelocateBases(). With this patch,
no need to allocate the memory for all CPUs to store the
Processor Info.
Cc: Ray Ni <ray.ni@intel.com>
Cc: Zeng Star <star.zeng@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Diffstat (limited to 'PcAtChipsetPkg')
0 files changed, 0 insertions, 0 deletions