edk2/MdeModulePkg/Core/Pei/Image
Ard Biesheuvel bd4bb10d80 MdeModulePkg: Remove ambiguous negation of narrower type
Replace UINTN casts with EFI_PHYSICAL_ADDRESS in places where the result
is negated, as otherwise, the top bits may remain 0 unexpectedly.

VS2022 started warning about this, and thus breaking the IA32 CI build.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2025-12-03 11:50:28 +01:00
..
Image.c MdeModulePkg: Remove ambiguous negation of narrower type 2025-12-03 11:50:28 +01:00