Files
EDK2-fork/OvmfPkg/Tcg
Dionna Glaze 9c38295325 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 <dionnaglaze@google.com>
2025-07-21 05:07:41 +00:00
..
2025-07-21 05:07:41 +00:00