This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
metalsvm
Watch
1
Star
0
Fork
You've already forked metalsvm
0
Code
Issues
Pull requests
Releases
Wiki
Activity
master
metalsvm
/
arch
/
x86
/
mm
/
Makefile
5 lines
85 B
Makefile
Raw
Permalink
Normal View
History
Unescape
Escape
add init code, which jumps to 64bit mode and and calls main
2012-05-29 20:47:45 +02:00
C_source
:=
page
$(
BIT
)
.c svm.c
- use non-recursive Makefiles - this patch based on Florian Zeitz's hint git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@400 315a16e6-25f9-4109-90ae-ca3045a26c18
2011-02-09 19:13:40 +00:00
MODULE
:=
arch_x86_mm
- huge commit - enable the paging support - redesign of the APIC code TODO: - Currently, we are not able to start user-level applications. - The RTL8139 driver does not longer work. Perhaps, a bug in the output function. - The APIC codes doesn't work on all systems. Therefore, the code is currently disabled. git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@326 315a16e6-25f9-4109-90ae-ca3045a26c18
2010-12-10 06:16:58 +00:00
- use non-recursive Makefiles - this patch based on Florian Zeitz's hint git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@400 315a16e6-25f9-4109-90ae-ca3045a26c18
2011-02-09 19:13:40 +00:00
i
n
c
l
u
d
e
$(
TOPDIR
)
/
M
a
k
e
f
i
l
e
.
i
n
c
Reference in a new issue
Copy permalink