]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/PiSmmCore/Pool.c
MdeModulePkg PiSmmCore: Retrieve Smram base address from system table
authorLiming Gao <liming.gao@intel.com>
Mon, 12 Dec 2016 02:09:51 +0000 (10:09 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 12 Dec 2016 02:52:33 +0000 (10:52 +0800)
commit94a1bc1212edf521b7c96bfb9dc653818c95bec7
tree956f78cc495aaf67591d1370f9f623aaadbc2703
parenta7d10bb09dda44e25029b4d0da67ac9348a29f31
MdeModulePkg PiSmmCore: Retrieve Smram base address from system table

PiSmmIpl records LoadModuleAtFixAddressSmramBase in LMFAConfigurationTable.
Update PiSmmCore to directly get the address from this system table.

Cc: Star Zeng <star.zeng@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Core/PiSmmCore/PiSmmCore.h
MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
MdeModulePkg/Core/PiSmmCore/Pool.c