edk2/MdeModulePkg/Core
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
..
Dxe MdeModulePkg: Remove ambiguous negation of narrower type 2025-12-03 11:50:28 +01:00
DxeIplPeim MdeModulePkg: Fix missing NULL tests. 2025-11-22 18:58:47 +00:00
Pei MdeModulePkg: Remove ambiguous negation of narrower type 2025-12-03 11:50:28 +01:00
PiSmmCore MdeModulePkg: Fix recently introduced uninitialized variable usage. 2025-12-02 11:22:46 +01:00
RuntimeDxe MdeModulePkg: Align RuntimeDxe function headers with UEFI return values 2024-02-09 22:16:32 +00:00