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 5a54225aef Added support for INT 13,15; NTLDR calls it (though it may not пре 19 година
..
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. пре 19 година
basemem.h Fixes for gcc >= 3.2 from Georg Baum пре 20 година
bios.h Define BIOS data segment in bios.h пре 19 година
bios_disks.h ISA bus driver updated to report devices as present only if a driver пре 20 година
biosint.h Provide a global counter for the number of interrupts hooked. пре 19 година
bochs.h Doxygenation пре 20 година
callbacks_arch.h Initial revision пре 20 година
gateA20.h First version пре 20 година
hidemem.h Merged mcb30-realmode-redesign back to HEAD пре 20 година
int13.h Added support for INT 13,15; NTLDR calls it (though it may not actually do anything with the result, since it carried on using us even when we returned failure). пре 19 година
io.h compiler.h is now always included on the command line. пре 20 година
kir.h Merged mcb30-realmode-redesign back to HEAD пре 20 година
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. пре 19 година
libkir.h Towards making KEEP_IT_REAL work again. пре 19 година
librm.h Towards making KEEP_IT_REAL work again. пре 19 година
limits.h Initial revision пре 20 година
memmap.h Add a "count" field to struct memory_map. пре 19 година
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. пре 19 година
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. пре 19 година
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. пре 19 година
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... пре 19 година
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h пре 19 година
pic8259.h Merged mcb30-realmode-redesign back to HEAD пре 20 година
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). пре 20 година
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). пре 20 година
realmode.h Removed REAL_EXEC(); there is no longer any code using it. пре 19 година
registers.h Add flag definitions. пре 19 година
setjmp.h Initial revision пре 20 година
stdint.h Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining about format errors for %zX arguments. пре 19 година
vga.h Initial revision пре 20 година
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. пре 19 година