reactos/boot
Hermès Bélusca-Maïto 095510bdac
[FREELDR:UEFI] Fix two MSVC build warnings C4553.
In both lines 451 and 474:
uefidisk.c: warning C4553: '==': result of expression not used; did you intend '='?

It's "funny" that GCC builds doesn't catch those...
2023-06-19 21:08:59 +02:00
..
armllb [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
bcd Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
bgfx Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
bootdata [NTOS:PNP] Assign correct PnP IDs to the devices detected by bootloader 2023-06-11 16:19:02 +03:00
environ [FREELDR] Implement the memory managment functions for UEFI (#5174) 2023-04-03 17:33:20 +02:00
freeldr [FREELDR:UEFI] Fix two MSVC build warnings C4553. 2023-06-19 21:08:59 +02:00
rtl [CMAKE] Elimitate the use of GCC and CLANG variables 2022-05-27 01:37:34 +03:00
boot_images.cmake [FREELDR] Fix builds for PC-98 and Xbox platforms (#5275) 2023-05-18 20:05:50 +02:00
CMakeLists.txt [BOOT][SDK:RTL] Compile a reduced RTL library for FreeLdr / NT bootloader... 2022-04-07 03:19:09 +02:00