diff options
author | Dionna Glaze <dionnaglaze@google.com> | 2025-05-12 14:39:03 +0000 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-21 05:07:41 +0000 |
commit | 0bb4cf0228fce0b6aaedc0bfc1d79147aebf16f3 (patch) | |
tree | b609cd20aaff0272be25563cd3b6da9f4bf4fa1b /BaseTools/Source | |
parent | 9c382953257404b229de334f8310bceb55c63f87 (diff) | |
download | edk2-0bb4cf0228fce0b6aaedc0bfc1d79147aebf16f3.zip edk2-0bb4cf0228fce0b6aaedc0bfc1d79147aebf16f3.tar.gz edk2-0bb4cf0228fce0b6aaedc0bfc1d79147aebf16f3.tar.bz2 |
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 <dionnaglaze@google.com>
[ardb: whitespace fixes]
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'BaseTools/Source')
0 files changed, 0 insertions, 0 deletions