source: trunk/packages/xen-common/xen-common/tools/firmware/vgabios/TODO @ 34

Last change on this file since 34 was 34, checked in by hartmans, 17 years ago

Add xen and xen-common

File size: 751 bytes
Line 
1Short term :
2------------
3
4General
5  - Fix init mode (ah=00). Should use more BIOS variables
6  - Add new functionalities and modify static functionality table
7  - Performance : 16 bits IO
8
9v0.6
10  - Reimplement the tables so it is compatible with the video save pointer table
11  - Implement the remaining functions (don't know if all are needed):
12        - chargen ax=1120, ax=1121, ax=1122, ax=1123, ax=1124
13        - display switch interface ah=12 bl=35
14        - video refresh control ah=12 bl=36
15        - save/restore state ah=1c
16  - Graphic modes
17
18v1.0
19  - Bugfixes
20
21
22=================================================================================================
23VBE:
24----
25Long term:
26- have plex86 host side display interface
27- have text io functions in vbe mode
28
Note: See TracBrowser for help on using the repository browser.