reactos/ntoskrnl/inbv
Hermès Bélusca-Maïto 03873aeef3
[NTOS] Fixes for NtDisplayString().
- Require the user to have TCB privilege for using this function.
- Probe and capture the user-provided string (and avoid usermode-triggered BSODS ;-)
- Allocate the OEM-converted string in *NonPagedPool* because we are
  going to transmit the buffer to BOOTVID.
2018-12-20 03:47:36 +01:00
..
logo [NTOS:INBV] Implement rotation bar for boot screen 2018-01-03 02:57:28 +01:00
inbv.c [NTOS] Fixes for NtDisplayString(). 2018-12-20 03:47:36 +01:00
inbvport.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00