Subversion Repositories HelenOS-historic

Rev

Rev 1496 | Rev 1541 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
919 jermar 1
load HelenOS/boot/kernel.bin
1059 jermar 2
romload HelenOS/uspace/ns/ns 0x400000
3
romload HelenOS/uspace/init/init 0x800000
1496 jermar 4
romload HelenOS/uspace/console/console 0xc00000
5
romload HelenOS/uspace/fb/fb 0x1000000
1527 jermar 6
romload HelenOS/uspace/kbd/kbd 0x1400000
1059 jermar 7
 
1496 jermar 8