You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 0566ab2a2f Added geometry-guessing code based on the partition table 18 years ago
..
bits Add the concept of a "user pointer" (similar to the void __user * in the kernel), which encapsulates the information needed to refer to an external buffer. Under normal operation, this can just be a void * equivalent, but under -DKEEP_IT_REAL it would be a segoff_t equivalent. 18 years ago
basemem.h Fixes for gcc >= 3.2 from Georg Baum 19 years ago
bios.h Define BIOS data segment in bios.h 18 years ago
bios_disks.h ISA bus driver updated to report devices as present only if a driver 19 years ago
biosint.h Provide a global counter for the number of interrupts hooked. 18 years ago
bochs.h Doxygenation 19 years ago
callbacks_arch.h Initial revision 19 years ago
gateA20.h First version 19 years ago
hidemem.h Merged mcb30-realmode-redesign back to HEAD 19 years ago
int13.h Added geometry-guessing code based on the partition table 18 years ago
io.h compiler.h is now always included on the command line. 19 years ago
kir.h Merged mcb30-realmode-redesign back to HEAD 19 years ago
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. 18 years ago
libkir.h Towards making KEEP_IT_REAL work again. 18 years ago
librm.h Towards making KEEP_IT_REAL work again. 18 years ago
limits.h Initial revision 19 years ago
memmap.h Add a "count" field to struct memory_map. 18 years ago
memsizes.h Replaced memsizes.c with smaller memmap.c, taking advantage of __data16, and creating a memory map that's easier to work with than the E820 map. 18 years ago
old_realmode.h Add the concept of a "user pointer" (similar to the void __user * in the kernel), which encapsulates the information needed to refer to an external buffer. Under normal operation, this can just be a void * equivalent, but under -DKEEP_IT_REAL it would be a segoff_t equivalent. 18 years ago
pci_io.h Strip down i386 PCI configuration space I/O to the bare minimum. A typical build will now include 880 bytes of PCI support code, compared to 2327 bytes in Etherboot 5.4. 18 years ago
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... 18 years ago
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h 18 years ago
pic8259.h Merged mcb30-realmode-redesign back to HEAD 19 years ago
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). 19 years ago
pxe_callbacks.h Split PXE code into preboot, udp, tftp, undi and loader units. PXE code now compiles without errors (though it won't actually work). 19 years ago
realmode.h Removed REAL_EXEC(); there is no longer any code using it. 18 years ago
registers.h Add flag definitions. 18 years ago
setjmp.h Initial revision 19 years ago
stdint.h Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining about format errors for %zX arguments. 18 years ago
vga.h Initial revision 19 years ago
virtaddr.h Towards a(nother) new real-mode infrastructure, in which we take advantage of the fact that we have to have a permanently-resident block in base memory. 18 years ago