diff options
author | Star Zeng <star.zeng@intel.com> | 2016-04-22 15:13:47 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-07-06 16:19:45 +0800 |
commit | 174906b50d277afd55f4445e876cc23374d15cbf (patch) | |
tree | edac201fde4c0a4a8ef0fce5c3af2d8751f458f0 /ShellPkg | |
parent | d02d716f1efeea642d72a66770d744779382b477 (diff) | |
download | edk2-platforms-174906b50d277afd55f4445e876cc23374d15cbf.tar.xz |
MdeModulePkg-MemoryProfile(1): Add SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_OFFSET definition.
This patch enhance SMM memory profile SMM communication by using fixed
SMM communication buffer.
A new command SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_OFFSET is added,
because we need to support get partial ProfileData to fixed SMM communication
buffer. If profile data is bigger than fixed SMM communication buffer,
the DXE agent need to call SMRAM_PROFILE_COMMAND_GET_PROFILE_DATA_BY_OFFSET
multiple times to get all data out.
This is designed to meet Microsoft WSMT table definition on FIXED_COMM_BUFFERS
requirement.
Cc: Star Zeng <star.zeng@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
(cherry picked from commit 73e0de62826dffe8f9e32d6d0d18b54a8a5d3f38)
Diffstat (limited to 'ShellPkg')
0 files changed, 0 insertions, 0 deletions