You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 9aa61ad5a2 Add per-file error identifiers hace 17 años
..
bits Add per-file error identifiers hace 17 años
basemem.h Provide {get,set}_fbms() in basemem.h. hace 17 años
basemem_packet.h Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. hace 17 años
bios.h Partial implementation of UNDI loader caller. hace 17 años
bios_disks.h ISA bus driver updated to report devices as present only if a driver hace 19 años
biosint.h Provide a global counter for the number of interrupts hooked. hace 18 años
bochs.h Doxygenation hace 19 años
bootsector.h Split bootsector execution code out into bootsector.c. hace 17 años
bzimage.h Misread the definition of the type_of_loader field; it should include a version. hace 17 años
callbacks_arch.h Initial revision hace 19 años
gateA20.h First version hace 19 años
int13.h Completed definition of struct int13_cdrom_specification, and moved to int13.h. hace 17 años
io.h Kill off lots of warnings in via-velocity.c by correcting these definitions. hace 17 años
kir.h Merged mcb30-realmode-redesign back to HEAD hace 19 años
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. hace 18 años
libkir.h Remove some obsolete sections of librm.h and libkir.h. hace 17 años
librm.h Remove some obsolete sections of librm.h and libkir.h. hace 17 años
limits.h Initial revision hace 19 años
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. hace 17 años
multiboot.h Whoever put together the grub multiboot.h header is insane. hace 17 años
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. hace 18 años
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... hace 18 años
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h hace 18 años
pic8259.h Ripped out everything except the ability to send EOI to the PIC. hace 17 años
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver hace 17 años
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. hace 19 años
pxe_call.h Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c hace 17 años
realmode.h Removed REAL_EXEC(); there is no longer any code using it. hace 18 años
registers.h Add flag definitions. hace 18 años
setjmp.h Initial revision hace 19 años
smbios.h Add ability to read serial number from SMBIOS hace 17 años
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). hace 17 años
stdint.h Yet more synonyms that people tend to use. hace 17 años
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. hace 17 años
undiload.h Add device description fields to struct device. hace 17 años
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. hace 17 años
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. hace 17 años
undirom.h Added missing include hace 17 años
vga.h Initial revision hace 19 años
virtaddr.h Towards a(nother) new real-mode infrastructure, in which we take hace 18 años