More work on x86_64 build, error handling and IDT
authorJohn Hodge <[email protected]>
Thu, 27 May 2010 14:06:21 +0000 (22:06 +0800)
committerJohn Hodge <[email protected]>
Thu, 27 May 2010 14:06:21 +0000 (22:06 +0800)
commiteecce4b7a55315f6c385ad8be35c25dbb12d43d8
treef85016f28bfeae2c730623c5c378487089a79b0b
parentc6061d381c0af2dcc7c971347d036dc17399887a
More work on x86_64 build, error handling and IDT
.gitignore
Kernel/Makefile.BuildNum
Kernel/arch/x86_64/Makefile
Kernel/arch/x86_64/desctab.asm
Kernel/arch/x86_64/errors.c [new file with mode: 0644]
Kernel/arch/x86_64/include/proc.h
Kernel/arch/x86_64/kernelpanic.c
Kernel/arch/x86_64/main.c
Kernel/arch/x86_64/proc.c
Kernel/arch/x86_64/start64.asm

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