Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 5a54225aef Added support for INT 13,15; NTLDR calls it (though it may not před 19 roky
..
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. před 19 roky
basemem.h Fixes for gcc >= 3.2 from Georg Baum před 20 roky
bios.h Define BIOS data segment in bios.h před 19 roky
bios_disks.h ISA bus driver updated to report devices as present only if a driver před 20 roky
biosint.h Provide a global counter for the number of interrupts hooked. před 19 roky
bochs.h Doxygenation před 20 roky
callbacks_arch.h Initial revision před 20 roky
gateA20.h First version před 20 roky
hidemem.h Merged mcb30-realmode-redesign back to HEAD před 20 roky
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). před 19 roky
io.h compiler.h is now always included on the command line. před 20 roky
kir.h Merged mcb30-realmode-redesign back to HEAD před 20 roky
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. před 19 roky
libkir.h Towards making KEEP_IT_REAL work again. před 19 roky
librm.h Towards making KEEP_IT_REAL work again. před 19 roky
limits.h Initial revision před 20 roky
memmap.h Add a "count" field to struct memory_map. před 19 roky
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. před 19 roky
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. před 19 roky
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. před 19 roky
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... před 19 roky
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h před 19 roky
pic8259.h Merged mcb30-realmode-redesign back to HEAD před 20 roky
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). před 20 roky
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). před 20 roky
realmode.h Removed REAL_EXEC(); there is no longer any code using it. před 19 roky
registers.h Add flag definitions. před 19 roky
setjmp.h Initial revision před 20 roky
stdint.h Use typeof(sizeof(...)) to define a size_t. This stops gcc complaining about format errors for %zX arguments. před 19 roky
vga.h Initial revision před 20 roky
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. před 19 roky