Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 7772a2a3471b4b408f8d5dfba6cda88d78668848
      
https://github.com/tianocore/edk2/commit/7772a2a3471b4b408f8d5dfba6cda88d78668848
  Author: lijunwei <[email protected]>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigDriver.c
    M SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigImpl.c
    M SecurityPkg/Tcg/Tcg2Config/Tcg2ConfigImpl.h

  Log Message:
  -----------
  SecurityPkg: Correct misspelled variable name

Fix the misspelled variable name `mTcg2ConfigPrivateDate` and rename it
to `mTcg2ConfigPrivateData` to improve code readability and
maintainability.

The word "Date" (calendar date) was incorrectly used instead of "Data"
(information data).

Signed-off-by: lijunwei <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


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

Reply via email to