..
apic.h
- huge commit
2010-12-10 06:16:58 +00:00
atomic.h
- remove typo
2010-08-15 14:39:05 +00:00
elf.h
Add constants, which defines the permissions on sections in the program header.
2011-02-22 21:04:15 +01:00
gdt.h
- huge commit
2010-12-10 06:16:58 +00:00
idt.h
- increase the readability by using macros instead of some hard-coded numbers
2010-08-24 05:43:39 +00:00
io.h
- add additional inport and outport functions (wl)
2010-08-05 07:11:38 +00:00
irq.h
- add some error checks
2010-11-05 06:07:39 +00:00
irqflags.h
add nested spinlocks
2011-03-04 11:38:40 +01:00
isrs.h
- first steps to realize a SVM subsystem in a VM
2010-07-31 15:53:30 +00:00
kb.h
- add code to detect pci interfaces
2010-08-05 11:53:02 +00:00
limits.h
add rudimental support of basic C functions
2011-03-24 11:01:59 +01:00
multiboot.h
- increasing the readability
2011-02-09 07:07:07 +00:00
page.h
remove memory leak and redesign of the internal memory accounting
2011-03-04 22:44:53 +01:00
pci.h
- cleanup pci code
2010-11-27 17:28:32 +00:00
processor.h
integration of RCCE in MetalSVM (untested version)
2011-03-24 11:21:38 +01:00
RCCE.h
integration of RCCE in MetalSVM (untested version)
2011-03-24 11:21:38 +01:00
RCCE_debug.h
integration of RCCE in MetalSVM (untested version)
2011-03-24 11:21:38 +01:00
RCCE_lib.h
integration of RCCE in MetalSVM (untested version)
2011-03-24 11:21:38 +01:00
RCCE_lib_pwr.h
integration of RCCE in MetalSVM (untested version)
2011-03-24 11:21:38 +01:00
scc.h
- add APIC support for the SCC
2010-11-26 05:33:02 +00:00
SCC_API.h
integration of RCCE in MetalSVM (untested version)
2011-03-24 11:21:38 +01:00
stddef.h
- huge commit
2010-12-10 06:16:58 +00:00
string.h
create a separate directory for SCC specific code
2011-03-24 07:13:55 +01:00
syscall.h
- add the libc "newlib" and their support into MetalSVM
2010-08-17 09:59:29 +00:00
tasks.h
Fix bug in system call "fork"
2011-03-02 23:08:01 +01:00
tss.h
- huge commit
2010-12-10 06:16:58 +00:00
vga.h
- add code to detect pci interfaces
2010-08-05 11:53:02 +00:00