Standard dummy video driver

  • Thread starter Thread starter Pascal Bouchard
  • Start date Start date
P

Pascal Bouchard

Is there a dummy video vga driver i can use instead of a specific video
driver ?

This question is because i want to build a really tiny image starting with
"minlogon sample macro"; would like this image to be able to boot from a few
machines with different hardware.

(With Command Shell).
 
Pascal said:
Is there a dummy video vga driver i can use instead of a specific
video driver ?

This question is because i want to build a really tiny image starting
with "minlogon sample macro"; would like this image to be able to
boot from a few machines with different hardware.

Include "VGA Boot Driver" and "VGA Save". That will give you
a 640 x 480 display.

-Mike
 
Back
Top