diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2024-01-31 13:52:26 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-10-07 07:33:52 +0000 |
commit | 596773f5e33ec03968b8e8621ff4958b3eeaf412 (patch) | |
tree | 9c7b485e0986c2ee5a85bc6c107bd715702cc7c8 /PrmPkg | |
parent | 80d9b4449182cd17484cae72269992e642095a00 (diff) | |
download | edk2-596773f5e33ec03968b8e8621ff4958b3eeaf412.tar.gz edk2-596773f5e33ec03968b8e8621ff4958b3eeaf412.tar.bz2 edk2-596773f5e33ec03968b8e8621ff4958b3eeaf412.zip |
DynamicTablesPkg: AmlLib: Fix CodeQL Issue
Without the addition of this cast, the compiler promotes 1 to
a UINT32, which leads CodeQL to complain that different
size types are being compared.
Signed-off-by: Oliver Smith-Denny <osde@linux.microsoft.com>
Diffstat (limited to 'PrmPkg')
0 files changed, 0 insertions, 0 deletions