|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] E100 emulator is ready
>
>> Hi All:
>> I am sorry I spent so long a time on E100 emulator, you know,
>windows is
>> really hard to debug. Anyway it working now, and seems performs
>better than
>> rtl8139.
>> The attachment is the patch enable E100 in XEN. Hope you
>can try it on your
>> box to see if everything is ok.
>> Some codes of this emulator are from old eepro100
>implementation in QEMU.
>
>Congratulation and thank you for the work! We now have
>networking on Windows.
>
>If you like to work on qemu, you can try to add support for a
>more modern
>VGA adapter (ATI rage xl or radeon)... :-)
>
>Tristan.
I have a question about current VGA driver in GFW.
There are three driver relative files --- vgainit.c vgaclass.c vgaminiport.c.
All the driver entry point such as PciVgaMiniPortDriverEntryPoint() are
commented. The reason is no EfiLibInstallAllDriverProtocols() function called
by driver entry in version 2398 of EDK2, which is current GFW base on. But
without the entry point function, how these drivers are installed?
Why I have this question is Intel's GFW use VgaMiniport driver with some other
logic, and windows can get high color show.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|