Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown 1ae549b892 Add our own trivial version of stdarg.h. This makes our build vor 17 Jahren
..
bits Accelerate memcpy() by around 32% on large, dword-aligned copies. vor 17 Jahren
basemem.h Provide {get,set}_fbms() in basemem.h. vor 17 Jahren
bios.h Partial implementation of UNDI loader caller. vor 17 Jahren
bios_disks.h ISA bus driver updated to report devices as present only if a driver vor 19 Jahren
biosint.h Provide a global counter for the number of interrupts hooked. vor 18 Jahren
bochs.h Doxygenation vor 19 Jahren
bootsector.h Split bootsector execution code out into bootsector.c. vor 17 Jahren
bzimage.h Misread the definition of the type_of_loader field; it should include a version. vor 17 Jahren
callbacks_arch.h Initial revision vor 19 Jahren
dhcp_basemem.h Provide a buffer in base memory for code to fill with generated DHCP data. vor 17 Jahren
gateA20.h First version vor 19 Jahren
int13.h Split bootsector execution code out into bootsector.c. vor 17 Jahren
io.h compiler.h is now always included on the command line. vor 19 Jahren
kir.h Merged mcb30-realmode-redesign back to HEAD vor 19 Jahren
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. vor 18 Jahren
libkir.h Towards making KEEP_IT_REAL work again. vor 18 Jahren
librm.h Declaring the CPU architecture in the middle of an assembly file is somewhat redundant, and also causes gas to complain when we include the profiling code (which uses an i586 instruction). vor 17 Jahren
limits.h Initial revision vor 19 Jahren
memsizes.h Make the getmemsize() prototype available in memsizes.h, for code that doesn't want to go to the hassle of processing a full memory map. vor 17 Jahren
multiboot.h Whoever put together the grub multiboot.h header is insane. vor 17 Jahren
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. vor 18 Jahren
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... vor 18 Jahren
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h vor 18 Jahren
pic8259.h Ripped out everything except the ability to send EOI to the PIC. vor 17 Jahren
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver vor 17 Jahren
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. vor 19 Jahren
pxe_call.h Select a PXE network device before starting PXE NBP. vor 17 Jahren
pxe_callbacks.h Split PXE code into preboot, udp, tftp, undi and loader units. vor 19 Jahren
realmode.h Removed REAL_EXEC(); there is no longer any code using it. vor 18 Jahren
registers.h Add flag definitions. vor 18 Jahren
setjmp.h Initial revision vor 19 Jahren
smbios.h Add ability to read serial number from SMBIOS vor 17 Jahren
stdarg.h Add our own trivial version of stdarg.h. This makes our build entirely self-hosted (which avoids problems when building the same tree on multiple systems - e.g. when you have /home NFS-mounted). vor 17 Jahren
stdint.h Yet more synonyms that people tend to use. vor 17 Jahren
undi.h Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the clean separation between loading and starting, but does mean that more PXE stacks survive the process. vor 17 Jahren
undiload.h Add device description fields to struct device. vor 17 Jahren
undinet.h Use "struct undi_device" instead of "struct pxe_device", and use the function prefix "undinet_" and the variable name "undinic" in undinet.c, so that we can reserve the variable name "undi" for a struct undi_device. vor 17 Jahren
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. vor 17 Jahren
undirom.h Added missing include vor 17 Jahren
vga.h Initial revision vor 19 Jahren
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. vor 18 Jahren