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