reactos/drivers
Joachim Henze f4a437308b [0.4.14][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598
Changes to specific files and their effects are as follows:
create.cpp - Allows booting past second stage with UDFS media inserted without BSOD
close.cpp - Allows shutdown without hang
dircntrl.cpp - Allows New Hardware Wizard not to hang on initial third phase install

It began to crash with the introduction of the UDFS driver in SVN r74901 == git 3a104c8f20

Fix picked from 0.4.15-dev-3326-g a91f5e8e4d
2021-10-25 22:49:09 +02:00
..
base [KDCOM][NTOS:INBV][FREELDR] Decrease default baud rate for PC-98 target (#2601) 2020-04-21 23:22:42 +03:00
battery
bluetooth [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
bus [NTOS:IO] Fix parsing of resource lists 2020-04-24 13:58:09 +03:00
crypto [KSECDD] Improve GetSecurityUserInfo stub (#2438) 2020-04-16 01:32:47 +03:00
filesystems [0.4.14][UDFS] Fix crash on boot in release builds with UDFS removable media inserted (#4061) CORE-17598 2021-10-25 22:49:09 +02:00
filters [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
hid
input [0.4.14][I8042PRT] Add service registry entry for the driver CORE-17819 2021-10-17 16:42:26 +02:00
ksfilter [KS] KsQueryInformationFile(): Fallback to IRP if FastIO failed 2020-02-17 19:08:57 +03:00
multimedia
network [NETKVM] Fix GCC build 2020-04-23 20:11:10 +02:00
parallel
processor
sac
serial
setup [BLUE] Add IOCTL buffers validation. Addendum to commit bfd8a848. 2020-01-03 17:17:03 +01:00
storage [0.4.14][UNIATA] Workaround random crashes on Virtual PC (#3377) 2021-06-20 22:18:05 +02:00
usb [USBSTOR] Add missing compatible device id 5 2020-04-10 13:41:01 +02:00
wdm [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
wmi
CMakeLists.txt