reactos/boot/freeldr/freeldr
Stanislav Motylkov dcc1506af5
[FREELDR][HALXBOX] Initialize PCI bridge secondary & subordinate bus values
This fixes the recursion when pci.sys attempts to get PCI bridge children
devices, which in fact are non-existing.

Note that the problem in pci.sys itself also deserves a separate fix.

CORE-16319 CORE-16216
2021-05-24 18:12:02 +03:00
..
arch [FREELDR][HALXBOX] Initialize PCI bridge secondary & subordinate bus values 2021-05-24 18:12:02 +03:00
disk [FREELDR] Parse NT kernel load options in a consistent manner. 2020-11-03 01:52:47 +01:00
include [FREELDR] Replace CONFIG_CMD macro with a straightforward bitfield struct 2021-05-24 18:02:16 +03:00
lib [FREELDR] Remove a few useless code lines (#3503) 2021-03-09 16:02:11 +01:00
ntldr [FREELDR] Remove a few useless code lines (#3503) 2021-03-09 16:02:11 +01:00
ui [FREELDR] Add variable for default text color 2020-10-17 19:28:08 +03:00
arcname.c
bootmgr.c
CHANGELOG
CMakeLists.txt [FREELDR] Force alignment of .text section on disk 2021-04-28 13:10:23 +02:00
cmdline.c
custom.c [FREELDR] Add the possibility to change the boot load options from TXTSETUP.SIF 2020-11-04 19:59:28 +01:00
freeldr.c
freeldr.spec [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
freeldr_gcc.lds [FREELDR] Force alignment of .text section on disk 2021-04-28 13:10:23 +02:00
freeldr_i386.msvc.lds
linuxboot.c
miscboot.c
options.c
oslist.c