reactos/drivers/base/bootvid/i386
Hermès Bélusca-Maïto 8f04a09e74
[BOOTVID] Fixes for VgaIsPresent() and VidInitialize().
- VgaIsPresent(): Re-select the memory mode register before playing
  around with the sequencer flag. Otherwise the VGA may not be detected
  correctly from time to time.

- VidInitialize(): Simplify the initialization loop, reset AddressSpace
  to its "default" value of 1 when calling HalFindBusAddressTranslation()
  on 'NullAddress'.
2019-06-23 03:07:19 +02:00
..
bootdata.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
bootvid.c [BOOTVID] Fixes for VgaIsPresent() and VidInitialize(). 2019-06-23 03:07:19 +02:00
vga.c [BOOTVID] Simplify the code by introducing and using IO port helper macros. 2019-06-23 02:59:43 +02:00