Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 9c382953257404b229de334f8310bceb55c63f87
      
https://github.com/tianocore/edk2/commit/9c382953257404b229de334f8310bceb55c63f87
  Author: Dionna Glaze <dionnagl...@google.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M OvmfPkg/Tcg/TdTcg2Dxe/TdTcg2Dxe.c

  Log Message:
  -----------
  OvmfPkg: Clarify Is800155Event

The Event3 memory comparison is technically correct since the
definitions of the struct types are the same. The extended
bodies of the events are different. The Event2 size guard
for the Event3 comparison should be split to use the Event3
in its sizeof for better clarity.

The large single condition makes the function difficult to
understand, so the combined logic is split into different
conditional statements.

Signed-off-by: Dionna Glaze <dionnagl...@google.com>


  Commit: 0bb4cf0228fce0b6aaedc0bfc1d79147aebf16f3
      
https://github.com/tianocore/edk2/commit/0bb4cf0228fce0b6aaedc0bfc1d79147aebf16f3
  Author: Dionna Glaze <dionnagl...@google.com>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c

  Log Message:
  -----------
  SecurityPkg: Clarify Is800155Event

The Event3 memory comparison is technically correct since the
definitions of the struct types are the same. The extended
bodies of the events are different. The Event2 size guard
for the Event3 comparison should be split to use the Event3
in its sizeof for better clarity.

The large single condition makes the function difficult to
understand, so the combined logic is split into different
conditional statements.

Signed-off-by: Dionna Glaze <dionnagl...@google.com>
[ardb: whitespace fixes]
Signed-off-by: Ard Biesheuvel <a...@kernel.org>


Compare: https://github.com/tianocore/edk2/compare/8216419a0217...0bb4cf0228fc

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


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to