reactos/win32ss/drivers/miniport
Hervé Poussineau 951dc66c66 [VGAMP] Correctly check and report legacy resources (VGA I/O ports and memory)
As we are a non PNP driver, the call chain will be
DriverEntry -> VidePortInitialize -> VideoPortFindAdapter -> HwFindAdapter.

If legacy resources are available, we will fail VGAFindAdapter,
so DriverEntry will fail, so vgamp.sys driver won't be used.

CORE-17789
2021-10-14 23:39:30 +02:00
..
pc98vid [PC98VID] Fix MSVC 2015 build for PC-98 target 2021-05-18 19:30:29 +03:00
vbe [VBEMP] Correctly report legacy resources (VGA I/O ports and memory) 2021-10-14 23:39:30 +02:00
vga [VGAMP] Correctly check and report legacy resources (VGA I/O ports and memory) 2021-10-14 23:39:30 +02:00
vga_new [PC98VID] Use unique target name but rename as vga.sys 2021-05-18 19:24:35 +03:00
vmx_svga [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
xboxvmp [INF] Remove remnants of XboxVmp driver which has its own INF file 2021-05-18 20:22:22 +03:00
CMakeLists.txt [WIN32SS] Always build all video miniport drivers 2021-05-18 19:24:57 +03:00