Fixes to 64-bit port, now working on physical memory allocation
authorJohn Hodge <[email protected]>
Fri, 28 May 2010 11:58:44 +0000 (19:58 +0800)
committerJohn Hodge <[email protected]>
Fri, 28 May 2010 11:58:44 +0000 (19:58 +0800)
commitd8b11d2074b48f17f999d44c75b1f76fdffd970b
tree9f9c89f600e61ae41e3209e81f6a738536ddfd9f
parent182f31010e9cd84cc649e578a433169ee5c1cb5d
Fixes to 64-bit port, now working on physical memory allocation
Kernel/Makefile.BuildNum
Kernel/arch/x86_64/desctab.asm
Kernel/arch/x86_64/include/arch.h
Kernel/arch/x86_64/include/mm_virt.h
Kernel/arch/x86_64/main.c
Kernel/arch/x86_64/mm_phys.c
Kernel/arch/x86_64/mm_virt.c
Kernel/arch/x86_64/start32.asm
Kernel/arch/x86_64/start64.asm
Kernel/heap.c

UCC git Repository :: git.ucc.asn.au