reactos/drivers/base/bootvid
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
..
arm
i386 [BOOTVID] Fixes for VgaIsPresent() and VidInitialize(). 2019-06-23 03:07:19 +02:00
bootvid.rc
bootvid.spec
CMakeLists.txt
precomp.h [BOOTVID] Simplify the code by introducing and using IO port helper macros. 2019-06-23 02:59:43 +02:00