reactos/boot/freeldr/freeldr/arch
Stanislav Motylkov 2811d2f990 [FREELDR] xboxmem: Fix array out-of-bounds access (#1775)
Memory map array should be large enough to fit additional descriptors.

CORE-16216 CORE-16267
2019-08-07 12:06:37 +02:00
..
amd64 [FREELDR] Introduce a MSVC "linker script" file that centralizes the commands for defining section-limit symbols, and the ordering and merging of PE sections, and the necessary CMake code to use it. (#1224) 2019-01-27 00:51:25 +01:00
arm [FREELDR] Always change video mode back to text-mode before starting up ReactOS. 2019-06-25 02:32:09 +02:00
i386 [FREELDR] xboxmem: Fix array out-of-bounds access (#1775) 2019-08-07 12:06:37 +02:00
powerpc [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
realmode [FREELDR] Minor code formatting; constify some non-mutable data. 2019-01-06 18:42:01 +01:00
archwsup.c [FREELDR] Simplify code by using a AddReactOSArcDiskInfo() helper, and few extra additions. 2019-01-05 19:39:32 +01:00