summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/Ecc
diff options
context:
space:
mode:
authorPhil Noh <Phil.Noh@amd.com>2025-09-05 23:11:15 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-09-25 13:24:54 +0300
commit21eff866e7a8e7e9669ec3448a4a3f455a67f2f8 (patch)
tree31d2b3cd692fa2f919d813a6c5db2b817d677c47 /BaseTools/Source/Python/Ecc
parentb15f98e68fb19c8b9ca5c895c175855023e33585 (diff)
downloadedk2-21eff866e7a8e7e9669ec3448a4a3f455a67f2f8.tar.xz
SecurityPkg/Tpm2DeviceLibDTpm: Remove global variable for command code
As a BASE type library, currently the TCG PEI driver, Tcg2Pei.inf links the library. On edk2-stable202508 version, it is found that the driver includes and updates the global variable of mLastCommandSent in debug build. Also found that the previous commit (460f270) for the library adds and uses the global variable. Updating the global variable in PEI drivers could affect the following issues. To address these issues, remove the global variable usage. PEI ROM Boot : Global variable is not updated PEI RAM Boot : PEI FV integration/security check is failed Signed-off-by: Phil Noh <Phil.Noh@amd.com>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions