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 5e3f2247e0 Kill off lots of warnings in via-velocity.c by correcting these definitions. před 17 roky
..
bits Accelerate memcpy() by around 32% on large, dword-aligned copies. před 17 roky
basemem.h Provide {get,set}_fbms() in basemem.h. před 17 roky
basemem_packet.h Use a common base-memory packet buffer for DHCP construction (as used by PXE and NBI) and UNDI packets (as used by undinet and UNDI). před 17 roky
bios.h Partial implementation of UNDI loader caller. před 17 roky
bios_disks.h ISA bus driver updated to report devices as present only if a driver před 19 roky
biosint.h Provide a global counter for the number of interrupts hooked. před 18 roky
bochs.h Doxygenation před 19 roky
bootsector.h Split bootsector execution code out into bootsector.c. před 17 roky
bzimage.h Misread the definition of the type_of_loader field; it should include a version. před 17 roky
callbacks_arch.h Initial revision před 19 roky
gateA20.h First version před 19 roky
int13.h Split bootsector execution code out into bootsector.c. před 17 roky
io.h Kill off lots of warnings in via-velocity.c by correcting these definitions. před 17 roky
kir.h Merged mcb30-realmode-redesign back to HEAD před 19 roky
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. před 18 roky
libkir.h Towards making KEEP_IT_REAL work again. před 18 roky
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). před 17 roky
limits.h Initial revision před 19 roky
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. před 17 roky
multiboot.h Whoever put together the grub multiboot.h header is insane. před 17 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 18 roky
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... před 18 roky
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h před 18 roky
pic8259.h Ripped out everything except the ability to send EOI to the PIC. před 17 roky
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver před 17 roky
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. před 19 roky
pxe_call.h Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c před 17 roky
realmode.h Removed REAL_EXEC(); there is no longer any code using it. před 18 roky
registers.h Add flag definitions. před 18 roky
setjmp.h Initial revision před 19 roky
smbios.h Add ability to read serial number from SMBIOS před 17 roky
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). před 17 roky
stdint.h Yet more synonyms that people tend to use. před 17 roky
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. před 17 roky
undiload.h Add device description fields to struct device. před 17 roky
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. před 17 roky
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. před 17 roky
undirom.h Added missing include před 17 roky
vga.h Initial revision před 19 roky
virtaddr.h Towards a(nother) new real-mode infrastructure, in which we take před 18 roky