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 1ae549b892 Add our own trivial version of stdarg.h. This makes our build il y a 17 ans
..
bits Accelerate memcpy() by around 32% on large, dword-aligned copies. il y a 17 ans
basemem.h Provide {get,set}_fbms() in basemem.h. il y a 17 ans
bios.h Partial implementation of UNDI loader caller. il y a 17 ans
bios_disks.h ISA bus driver updated to report devices as present only if a driver il y a 19 ans
biosint.h Provide a global counter for the number of interrupts hooked. il y a 18 ans
bochs.h Doxygenation il y a 19 ans
bootsector.h Split bootsector execution code out into bootsector.c. il y a 17 ans
bzimage.h Misread the definition of the type_of_loader field; it should include a version. il y a 17 ans
callbacks_arch.h Initial revision il y a 19 ans
dhcp_basemem.h Provide a buffer in base memory for code to fill with generated DHCP data. il y a 17 ans
gateA20.h First version il y a 19 ans
int13.h Split bootsector execution code out into bootsector.c. il y a 17 ans
io.h compiler.h is now always included on the command line. il y a 19 ans
kir.h Merged mcb30-realmode-redesign back to HEAD il y a 19 ans
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. il y a 18 ans
libkir.h Towards making KEEP_IT_REAL work again. il y a 18 ans
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). il y a 17 ans
limits.h Initial revision il y a 19 ans
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. il y a 17 ans
multiboot.h Whoever put together the grub multiboot.h header is insane. il y a 17 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 18 ans
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... il y a 18 ans
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h il y a 18 ans
pic8259.h Ripped out everything except the ability to send EOI to the PIC. il y a 17 ans
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver il y a 17 ans
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. il y a 19 ans
pxe_call.h Select a PXE network device before starting PXE NBP. il y a 17 ans
pxe_callbacks.h Split PXE code into preboot, udp, tftp, undi and loader units. il y a 19 ans
realmode.h Removed REAL_EXEC(); there is no longer any code using it. il y a 18 ans
registers.h Add flag definitions. il y a 18 ans
setjmp.h Initial revision il y a 19 ans
smbios.h Add ability to read serial number from SMBIOS il y a 17 ans
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). il y a 17 ans
stdint.h Yet more synonyms that people tend to use. il y a 17 ans
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. il y a 17 ans
undiload.h Add device description fields to struct device. il y a 17 ans
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. il y a 17 ans
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. il y a 17 ans
undirom.h Added missing include il y a 17 ans
vga.h Initial revision il y a 19 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 18 ans