Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 9896a9c61836a5afba72c47d7c64f4e24f0805ba
      
https://github.com/tianocore/edk2/commit/9896a9c61836a5afba72c47d7c64f4e24f0805ba
  Author: Michael Kubacki <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M SecurityPkg/Library/Tpm2DeviceLibTcg2/Tpm2DeviceLibTcg2.c

  Log Message:
  -----------
  SecurityPkg/Tpm2DeviceLibTcg2: Make mTcg2Protocol static

The global variable has a common name that can conflict with other
TCG modules. For example, Tcg2Dxe has a similarly named global that
is of type EFI_TCG2_PROTOCOL instead of EFI_TCG2_PROTOCOL*.

Cc: Jiewen Yao <[email protected]>
Cc: Jian J Wang <[email protected]>
Signed-off-by: Michael Kubacki <[email protected]>
Reviewed-by: Jiewen Yao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to