Changeset 5

Show
Ignore:
Timestamp:
02/21/08 16:40:38 (8 months ago)
Author:
mtw07
Message:

Add basic todo

Location:
Whitix/trunk
Files:
1 added
2 modified

Legend:

Unmodified
Added
Removed
  • Whitix/trunk/arch/i386/boot/iso/isoboot.asm

    r1 r5  
    1212;If not given, there are some useful defaults given here. 
    1313 
    14 iso_pvd: dd 16 ;LBA of primary VD 
     14iso_pvd: dd 16 ;LBA of primary volume descriptor 
    1515iso_file: dd 0 ;LBA of boot file 
    1616iso_length: dd 0xDEADBEEF ;Length of boot file 
     
    4242        call PrintStr 
    4343 
    44 ;Checksum bytes here 
    4544 
    4645;Zero out the buffer 
  • Whitix/trunk/out.txt

    r2 r5  
    323200000000000i[     ]   USB support: yes 
    333300000000000i[     ]   VGA extension support: vbe  
    34 00000000000i[MEM0 ] allocated memory at 0xb5d19008. after alignment, vector=0xb5d1a000 
     3400000000000i[MEM0 ] allocated memory at 0xb5d73008. after alignment, vector=0xb5d74000 
    353500000000000i[MEM0 ] 32.00MB 
    363600000000000i[MEM0 ] rom at 0xffff0000/65536 ('/usr/share/bochs/BIOS-bochs-latest') 
     
    777700000000000i[MEM0 ] Register memory access handlers: fec00000-fec00fff 
    787800000000000i[CMOS ] Using local time for initial clock 
    79 00000000000i[CMOS ] Setting initial clock to: Wed Feb 20 19:16:37 2008 (time0=1203534997) 
     7900000000000i[CMOS ] Setting initial clock to: Thu Feb 21 16:26:05 2008 (time0=1203611165) 
    808000000000000i[DMA  ] channel 4 used by cascade 
    818100000000000i[DMA  ] channel 2 used by Floppy Drive 
     
    10110100000000000i[CD   ] Opening image file cd.iso as a cd. 
    10210200000000000i[HD   ] Media present in CD-ROM drive 
    103 00000000000i[HD   ] Capacity is 3737 sectors (7.30 MB) 
     10300000000000i[HD   ] Capacity is 3674 sectors (7.18 MB) 
    10410400000000000i[HD   ] Using boot sequence cdrom, none, none 
    10510500000000000i[HD   ] Floppy boot signature check is enabled 
     
    14014000000160000e[VGA  ] character height = 1, skipping text update 
    14114100000240000e[VGA  ] character height = 1, skipping text update 
    142 00000318057i[KBD  ] reset-disable command received 
    143 00000319679i[PIDE ] new BM-DMA address: 0xc000 
    14414200000320000e[VGA  ] character height = 1, skipping text update 
    14514300000400000e[VGA  ] character height = 1, skipping text update 
    146 00000443898i[VBIOS] VGABios $Id: vgabios.c,v 1.66 2006/07/10 07:47:51 vruppert Exp $ 
    147 00000443969i[VGA  ] VBE known Display Interface b0c0 
    148 00000444001i[VGA  ] VBE known Display Interface b0c4 
    149 00000446926i[VBIOS] VBE Bios $Id: vbe.c,v 1.58 2006/08/19 09:39:43 vruppert Exp $ 
    150 00000560000i[XGUI ] charmap update. Font Height is 16 
    151 00001040000i[XGUI ] charmap update. Font Height is 16 
    152 00001066129i[HD   ] READ(10) with transfer length <= 0, ok (0) 
    153 00001120000i[XGUI ] charmap update. Font Height is 16 
    154 00001160080i[BIOS ] KBD: unsupported int 16h function 03 
    155 00019662000p[XGUI ] >>PANIC<< POWER button turned off. 
    156 00019662000i[SYS  ] Last time is 1203535006 
    157 00019662000i[XGUI ] Exit. 
    158 00019662000i[CPU0 ] protected mode 
    159 00019662000i[CPU0 ] CS.d_b = 32 bit 
    160 00019662000i[CPU0 ] SS.d_b = 32 bit 
    161 00019662000i[CPU0 ] EFER   = 0x00000000 
    162 00019662000i[CPU0 ] | RAX=0000000000027bc0  RBX=0000000000000000 
    163 00019662000i[CPU0 ] | RCX=00000000c00020cc  RDX=00000000c0002044 
    164 00019662000i[CPU0 ] | RSP=000000000002a4a0  RBP=000000000000003d 
    165 00019662000i[CPU0 ] | RSI=0000000000001197  RDI=0000000000031dc8 
    166 00019662000i[CPU0 ] |  R8=0000000000000000   R9=0000000000000000 
    167 00019662000i[CPU0 ] | R10=0000000000000000  R11=0000000000000000 
    168 00019662000i[CPU0 ] | R12=0000000000000000  R13=0000000000000000 
    169 00019662000i[CPU0 ] | R14=0000000000000000  R15=0000000000000000 
    170 00019662000i[CPU0 ] | IOPL=0 id vip vif ac vm rf nt of df IF tf sf zf AF PF cf 
    171 00019662000i[CPU0 ] | SEG selector     base    limit G D 
    172 00019662000i[CPU0 ] | SEG sltr(index|ti|rpl)     base    limit G D 
    173 00019662000i[CPU0 ] |  CS:0008( 0001| 0|  0) 00000000 000fffff 1 1 
    174 00019662000i[CPU0 ] |  DS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
    175 00019662000i[CPU0 ] |  SS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
    176 00019662000i[CPU0 ] |  ES:0010( 0002| 0|  0) 00000000 000fffff 1 1 
    177 00019662000i[CPU0 ] |  FS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
    178 00019662000i[CPU0 ] |  GS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
    179 00019662000i[CPU0 ] |  MSR_FS_BASE:0000000000000000 
    180 00019662000i[CPU0 ] |  MSR_GS_BASE:0000000000000000 
    181 00019662000i[CPU0 ] | RIP=0000000000018562 (0000000000018562) 
    182 00019662000i[CPU0 ] | CR0=0x80000019 CR1=0x0 CR2=0x000000000080c050 
    183 00019662000i[CPU0 ] | CR3=0x01f90000 CR4=0x00000000 
    184 00019662000i[CPU0 ] >> jmp .+0xfffffffc (0x00018560) : EBFC 
    185 00019662000i[     ] restoring default signal behavior 
    186 00019662000i[CTRL ] quit_sim called with exit code 1 
     14400000480000e[VGA  ] character height = 1, skipping text update 
     14500000560000e[VGA  ] character height = 1, skipping text update 
     14600000598056i[KBD  ] reset-disable command received 
     14700000599678i[PIDE ] new BM-DMA address: 0xc000 
     14800000640000e[VGA  ] character height = 1, skipping text update 
     14900000720000e[VGA  ] character height = 1, skipping text update 
     15000000723897i[VBIOS] VGABios $Id: vgabios.c,v 1.66 2006/07/10 07:47:51 vruppert Exp $ 
     15100000723968i[VGA  ] VBE known Display Interface b0c0 
     15200000724000i[VGA  ] VBE known Display Interface b0c4 
     15300000726925i[VBIOS] VBE Bios $Id: vbe.c,v 1.58 2006/08/19 09:39:43 vruppert Exp $ 
     15400000800000i[XGUI ] charmap update. Font Height is 16 
     15500000880000i[XGUI ] charmap update. Font Height is 16 
     15600001325928i[HD   ] READ(10) with transfer length <= 0, ok (0) 
     15700001360000i[XGUI ] charmap update. Font Height is 16 
     15800001415247i[BIOS ] KBD: unsupported int 16h function 03 
     15900036496000p[XGUI ] >>PANIC<< POWER button turned off. 
     16000036496000i[SYS  ] Last time is 1203611183 
     16100036496000i[XGUI ] Exit. 
     16200036496000i[CPU0 ] protected mode 
     16300036496000i[CPU0 ] CS.d_b = 32 bit 
     16400036496000i[CPU0 ] SS.d_b = 32 bit 
     16500036496000i[CPU0 ] EFER   = 0x00000000 
     16600036496000i[CPU0 ] | RAX=0000000000027bc0  RBX=0000000000000000 
     16700036496000i[CPU0 ] | RCX=00000000c00020cc  RDX=00000000c0002044 
     16800036496000i[CPU0 ] | RSP=000000000002a4a0  RBP=0000000000000034 
     16900036496000i[CPU0 ] | RSI=0000000000001197  RDI=0000000000031dc8 
     17000036496000i[CPU0 ] |  R8=0000000000000000   R9=0000000000000000 
     17100036496000i[CPU0 ] | R10=0000000000000000  R11=0000000000000000 
     17200036496000i[CPU0 ] | R12=0000000000000000  R13=0000000000000000 
     17300036496000i[CPU0 ] | R14=0000000000000000  R15=0000000000000000 
     17400036496000i[CPU0 ] | IOPL=0 id vip vif ac vm rf nt of df IF tf sf zf AF PF cf 
     17500036496000i[CPU0 ] | SEG selector     base    limit G D 
     17600036496000i[CPU0 ] | SEG sltr(index|ti|rpl)     base    limit G D 
     17700036496000i[CPU0 ] |  CS:0008( 0001| 0|  0) 00000000 000fffff 1 1 
     17800036496000i[CPU0 ] |  DS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
     17900036496000i[CPU0 ] |  SS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
     18000036496000i[CPU0 ] |  ES:0010( 0002| 0|  0) 00000000 000fffff 1 1 
     18100036496000i[CPU0 ] |  FS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
     18200036496000i[CPU0 ] |  GS:0010( 0002| 0|  0) 00000000 000fffff 1 1 
     18300036496000i[CPU0 ] |  MSR_FS_BASE:0000000000000000 
     18400036496000i[CPU0 ] |  MSR_GS_BASE:0000000000000000 
     18500036496000i[CPU0 ] | RIP=0000000000018892 (0000000000018892) 
     18600036496000i[CPU0 ] | CR0=0x80000019 CR1=0x0 CR2=0x000000000080c050 
     18700036496000i[CPU0 ] | CR3=0x01f90000 CR4=0x00000000 
     18800036496000i[CPU0 ] >> jmp .+0xfffffffc (0x00018890) : EBFC 
     18900036496000i[     ] restoring default signal behavior 
     19000036496000i[CTRL ] quit_sim called with exit code 1