/[grub]/grub2/ChangeLog
ViewVC logotype

Diff of /grub2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.62 by marco_g, Mon Nov 1 16:14:15 2004 UTC revision 1.63 by marco_g, Mon Nov 1 16:19:29 2004 UTC
# Line 1  Line 1 
1  2004-11-01  Marco Gerards  <metgerards@student.han.nl>  2004-11-01  Marco Gerards  <metgerards@student.han.nl>
2    
3            * term/i386/pc/vga.c (VGA_HEIGHT): Changed to 350.
4            (PAGE_OFFSET): New macro.
5            (CRTC_ADDR_PORT): Likewise.
6            (CRTC_DATA_PORT): Likewise.
7            (START_ADDR_HIGH_REGISTER): Likewise.
8            (START_ADDR_LOW_REGISTER): Likewise.
9            (GRAPHICS_ADDR_PORT): Likewise.
10            (GRAPHICS_DATA_PORT): Likewise.
11            (READ_MAP_REGISTER): Likewise.
12            (INPUT_STATUS1_REGISTER): Likewise.
13            (INPUT_STATUS1_VERTR_BIT): Likewise.
14            (page): New variable.
15            (wait_vretrace): New function.
16            (set_read_map): Likewise.
17            (set_start_address): Likewise.
18            (grub_vga_init): Use mode 0x10 instead of mode 0x12.  Switch to
19            the right page.
20            (check_vga_mem): Take the page into account.
21            (write_char): Likewise.
22            (write_cursor): Likewise.
23            (scroll_up): Likewise.  Copy the page to the page that is not
24            shown and switch between both pages.
25            (grub_vga_putchar): Fix off by one error.
26            (grub_vga_cls): Wait for the vertical retrace.  Take the page into
27            account.
28    
29    2004-11-01  Marco Gerards  <metgerards@student.han.nl>
30    
31          Add support for iso9660 (including rockridge).          Add support for iso9660 (including rockridge).
32                    
33          * conf/i386-pc.rmk (grub_emu_SOURCES): Add fs/iso9660.c.          * conf/i386-pc.rmk (grub_emu_SOURCES): Add fs/iso9660.c.

Legend:
Removed from v.1.62  
changed lines
  Added in v.1.63

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26