Files
reactos/boot
Hermès Bélusca-Maïto f9943c7556 [FREELDR:UEFI] Simplify Reboot() fallback code (#9409)
CORE-11954

Addendum to commit 2a74f5e794 (PR #9092)

- The `__halt()` intrinsic is also defined for GCC-based builds,
  see: sdk/include/vcruntime/mingw32/intrin_x86.h

- The `_M_IX86` and `_M_AMD64` defines are also defined for GCC-based
  builds, see: sdk/include/reactos/msvctarget.h
2026-08-17 20:26:03 +02:00
..