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 26f3a09ccf Add UUID to DHCP request as option 97 (if available). пре 16 година
..
bits Add UUID to DHCP request as option 97 (if available). пре 16 година
basemem.h Provide {get,set}_fbms() in basemem.h. пре 17 година
basemem_packet.h Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. пре 17 година
bios.h Partial implementation of UNDI loader caller. пре 17 година
bios_disks.h ISA bus driver updated to report devices as present only if a driver пре 19 година
biosint.h Provide a global counter for the number of interrupts hooked. пре 18 година
bochs.h Doxygenation пре 19 година
bootsector.h Split bootsector execution code out into bootsector.c. пре 17 година
bzimage.h Allow space for the kernel's real-mode .bss. Previously we weren't allowing any space for this, which makes it surprising that bzImage loading ever worked. пре 16 година
callbacks_arch.h Initial revision пре 19 година
gateA20.h First version пре 19 година
int13.h Add missing attribute(packed) to two structures. пре 16 година
io.h Kill off lots of warnings in via-velocity.c by correcting these definitions. пре 17 година
kir.h Merged mcb30-realmode-redesign back to HEAD пре 19 година
latch.h Put the TCP connection periodic processing in tcp.c, where it belongs. пре 18 година
libkir.h Remove some obsolete sections of librm.h and libkir.h. пре 17 година
librm.h rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhere outside of librm.S. пре 16 година
limits.h Initial revision пре 19 година
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 година
multiboot.h Whoever put together the grub multiboot.h header is insane. пре 17 година
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 година
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... пре 18 година
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h пре 18 година
pic8259.h Ripped out everything except the ability to send EOI to the PIC. пре 17 година
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver пре 17 година
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. пре 19 година
pxe_call.h Separate out pxe_start_nbp() from pxe_image.c into pxe_call.c пре 17 година
realmode.h Removed REAL_EXEC(); there is no longer any code using it. пре 18 година
registers.h Add flag definitions. пре 18 година
setjmp.h Initial revision пре 19 година
smbios.h Add UUID to DHCP request as option 97 (if available). пре 16 година
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 година
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 година
undiload.h Add device description fields to struct device. пре 17 година
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 година
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. пре 17 година
undirom.h Added missing include пре 17 година
vga.h Initial revision пре 19 година
virtaddr.h Towards a(nother) new real-mode infrastructure, in which we take пре 18 година