reactos/drivers
Hermès Bélusca-Maïto aca7ff54b0
[BOOTVID] Correctly fix scrolling and printing when the scroll region contains the whole screen.
Addendum fixes to ca370b49 (r52239) and a965ca6b (r52409).

- Fix the comments to explain what is really happening.

- Fix the boundary calculations in VidDisplayString() so that we can
  correctly display a character in the very last column before going
  to the next line, and fix similarly the vertical boundary calculation.

- Port the fixes to the ARM code.
2019-12-23 21:06:59 +01:00
..
base [BOOTVID] Correctly fix scrolling and printing when the scroll region contains the whole screen. 2019-12-23 21:06:59 +01:00
battery
bluetooth
bus [ACPICA] Update to version 20191213. CORE-16559 2019-12-14 09:48:11 +01:00
crypto
filesystems [BTRFS] Fix MSVC build 2019-11-13 00:03:22 +01:00
filters [MOUNTMGR] Fix out of bounds write 2019-11-23 16:24:56 +01:00
hid
input [I8042PRT] Remove dead commented-out code; Allow sending ROS-specific commands to the kernel debugger since KD64 also support them. 2019-11-17 23:21:55 +01:00
ksfilter [KS] Use KeQueryTickCount for timeouts instead of KeQuerySystemTime 2019-12-16 02:28:41 +03:00
multimedia [DLLs] Fix .spec files regarding OLE-specific exports. 2019-07-28 16:26:22 +02:00
network [NDIS] Enforce '#if DBG' around MiniDisplayPacket[2]() 2019-08-15 21:08:10 +02:00
parallel
processor [PROCESSR] Employ usual casing for CurrentControlSet key. 2019-08-10 19:15:38 +02:00
sac
serial
setup [BLUE] Improve initialization and interfacing with INBV. 2019-12-15 03:37:52 +01:00
storage [STORAGE] Storage driver cleanup part 5 (last part) 2019-11-30 13:33:32 +01:00
usb [USBOHCI] Use KeQueryTickCount for timeouts instead of KeQuerySystemTime 2019-12-16 03:21:28 +03:00
wdm [HDAUDBUS] Build a device instance ID from Codec & node number. CORE-13702 2019-09-27 21:29:41 +02:00
wmi
CMakeLists.txt