diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2024-05-27 13:25:15 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-07 08:40:03 +0000 |
commit | d5fad2176cb14283922e07ff1758118d16b17383 (patch) | |
tree | 664327a1635dfc9465408cf679c1d39b93a05ed1 /BaseTools/Source/Python/Common/LongFilePathOsPath.py | |
parent | 0986faad973c8d2e98cb8733f9c58d0210f458f4 (diff) | |
download | edk2-d5fad2176cb14283922e07ff1758118d16b17383.tar.gz edk2-d5fad2176cb14283922e07ff1758118d16b17383.tar.bz2 edk2-d5fad2176cb14283922e07ff1758118d16b17383.zip |
SecurityPkg/Tcg: Correct buffer valid check func
For SMM, the SMM Handlers is to validate the buffer outside MMRAM
including the Primary & NonPrimary buffer.
For MM, the MM Handlers do not need to validate the Primary buffer
if it is passed from MmCore through the MmiHandler() parameter.
Return TRUE directly in this case. But need to validate NonPrimary
buffer that outside MMRAM.
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Hongbin1 Zhang <hongbin1.zhang@intel.com>
Cc: Wei6 Xu <wei6.xu@intel.com>
Cc: Dun Tan <dun.tan@intel.com>
Cc: Yuanhao Xie <yuanhao.xie@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/LongFilePathOsPath.py')
0 files changed, 0 insertions, 0 deletions