next up previous contents
Next: MILO 컴파일 과정 Up: MILO Source Code 분석 Previous: 코드 양 분석

MILO core 분석

1.
memory.c
2.
boot_main.c : Main routine for the miniloader
3.
cpu.c
4.
devices.c : Linux kernel
5.
env.c
6.
flash.c
7.
kbd.c
8.
nvram.c
9.
printf.c
10.
timer.c
11.
uart.c
12.
vgacolors.c
13.
vgafonts.c
14.
x86_sysenv.c
15.
milo.c : Miloader command interface
16.
video.c : Video support
17.
tga.c
18.
eb.c : Evalutaion board flash code
19.
28f008sa.c
20.
stub_main.c : 초기화루틴, Milo를 unzip하고 다시 Milo로 Jump
21.
biosvga.c
22.
hwrpb.c
23.
support.c
24.
noname.c
25.
flash_main.c
26.
relocate.c
27.
smc.c
28.
pceb.c



Kwon Soon Son
1998-12-03