Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown 5a54225aef Added support for INT 13,15; NTLDR calls it (though it may not il y a 19 ans
..
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. il y a 19 ans
basemem.h Fixes for gcc >= 3.2 from Georg Baum il y a 20 ans
bios.h Define BIOS data segment in bios.h il y a 19 ans
bios_disks.h ISA bus driver updated to report devices as present only if a driver il y a 20 ans
biosint.h Provide a global counter for the number of interrupts hooked. il y a 19 ans
bochs.h Doxygenation il y a 20 ans
callbacks_arch.h Initial revision il y a 20 ans
gateA20.h First version il y a 20 ans
hidemem.h Merged mcb30-realmode-redesign back to HEAD il y a 20 ans
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). il y a 19 ans
io.h compiler.h is now always included on the command line. il y a 20 ans
kir.h Merged mcb30-realmode-redesign back to HEAD il y a 20 ans
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. il y a 19 ans
libkir.h Towards making KEEP_IT_REAL work again. il y a 19 ans
librm.h Towards making KEEP_IT_REAL work again. il y a 19 ans
limits.h Initial revision il y a 20 ans
memmap.h Add a "count" field to struct memory_map. il y a 19 ans
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. il y a 19 ans
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. il y a 19 ans
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. il y a 19 ans
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... il y a 19 ans
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h il y a 19 ans
pic8259.h Merged mcb30-realmode-redesign back to HEAD il y a 20 ans
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). il y a 20 ans
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). il y a 20 ans
realmode.h Removed REAL_EXEC(); there is no longer any code using it. il y a 19 ans
registers.h Add flag definitions. il y a 19 ans
setjmp.h Initial revision il y a 20 ans
stdint.h Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining about format errors for %zX arguments. il y a 19 ans
vga.h Initial revision il y a 20 ans
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. il y a 19 ans