672 Commits (254bdc2a8eaa8a988552dee3ca1daf3c7bacffb1)

Autor SHA1 Mensaje Fecha
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers hace 15 años
  Michael Brown a5cd8d1772 [misc] Fix source files erroneously marked as executable hace 15 años
  Daniel Verkamp e47869995f [comboot] Implement stub calls for auxiliary data vector handling hace 15 años
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" hace 15 años
  Michael Brown f4bf4e69f7 [legal] Add FILE_LICENCE declaration to romprefix.S hace 16 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 16 años
  Michael Brown 4188d51753 [pxeprefix] Work around bug in Etherboot 5.4 when loading undionly.kpxe hace 16 años
  Michael Brown 6e764282dd [i386] Remove long-obsolete realmode.c file hace 16 años
  Michael Brown bb06fc17cc [i386] Remove long-obsolete callbacks_arch.h file hace 16 años
  Michael Brown e960fac8d0 [multiboot] Work around raw-flag bug in Solaris kernels hace 16 años
  Michael Brown 3d6b8a67f2 [build] Remove obsolete linker script files hace 16 años
  Michael Brown a63ef9207d [build] Kill off the last multiple-object source file hace 16 años
  Michael Brown 7aee624881 [build] Reinstate the .pdsk padded-floppy image format hace 16 años
  Michael Brown 7741546a40 [build] Pad .rom, .dsk, and .hd images to 512-byte boundaries hace 16 años
  H. Peter Anvin f44205b9ea [pcbios] Don't use "lret $2" to return from an interrupt hace 16 años
  Joshua Oreman 820b11dc0a [build] Use __SIZE_TYPE__ macro in definition of size_t hace 16 años
  Michael Brown b0c818d7b5 [int13] Improve debugging messages hace 16 años
  Michael Brown 323cdf8c4c [xfer] Implement xfer_vreopen() to properly handle redirections hace 16 años
  Michael Brown abc13af070 [bzimage] Support old (pre-2.00 bootloader) Linux kernel formats hace 16 años
  Thomas Miletich 3da6f1c7bd [pci] Add driver_data field to struct pci_device_id hace 16 años
  Michael Brown 1c67623e37 [build] Enable building with the Intel C compiler (icc) hace 16 años
  H. Peter Anvin f3d09b5c79 [pxeprefix] Merge common code between !PXE and PXENV+ hace 16 años
  Michael Brown 784d3f336e [pxe] Set %ax to zero on entry to PXE NBP hace 16 años
  H. Peter Anvin 6a3f5d6db7 [pxeprefix] Search for the PXE entry points through all methods hace 16 años
  Michael Brown 4dd746a725 [iscsi] Include credentials in iBFT only if used during iSCSI login hace 16 años
  H. Peter Anvin aaa26f3bd3 [pxe] Initialize EDX on PXE NBP entry and INT 1Ah hace 16 años
  Michael Brown b5577553e5 [pxeprefix] Add .kkpxe image type and ability to return via PXE stack hace 16 años
  Michael Brown dd44a7c314 [i386] Kill off obsolete boot1a.s file hace 16 años
  Daniel Verkamp dbbd81c140 [comboot] Implement INT 22h AX=001Bh (Cleanup, shuffle, and boot to real mode) hace 16 años
  Michael Brown 5026a35fef [comboot] Restore the real-mode stack pointer on exit from a COMBOOT image hace 16 años
  Michael Brown 7f903f03af [comboot] Unhook interrupt vectors after returning from a COMBOOT image hace 16 años
  Michael Brown 14eafc5b8d [comboot] Fix reference counting on replacement images hace 16 años
  Michael Brown 8904cd55f1 [comboot] Allow for tail recursion of COMBOOT images hace 16 años
  Michael Brown 7bc4093e1a [build] Cope with oddities in the Fedora 10 assembler hace 16 años
  Michael Brown 24e948f030 [image] Avoid claiming zero-length images as valid hace 16 años
  Michael Brown f16668dd60 [romprefix] Update ROM checksum even if PMM allocation fails hace 16 años
  Michael Brown c9e5b12473 [i386] Add explicit flags and type on all .section declarations hace 16 años
  Michael Brown ce2aa66d39 [i386] Add explicit ""aw", @nobits" declarations to stack sections hace 16 años
  Michael Brown 46da51703a [umalloc] Avoid problems when _textdata_memsz is a multiple of 4kB hace 16 años
  Michael Brown dbe84c5aad [iobuf] Add iob_disown() and use it where it simplifies code hace 16 años
  Michael Brown e65afc4b10 [dhcp] Split PXE menuing code out of dhcp.c hace 16 años
  Michael Brown 1284773363 [tftp] Temporary fix for conveying TFTP block size to callers hace 16 años
  Michael Brown f1d17ae2be [bios] Add F8 function key as a recognised BIOS keycode hace 16 años
  Michael Brown fb72336fe6 [efi] Add efirom utility and .efirom image format hace 16 años
  Michael Brown 765efac771 [efi] Allow for .efidrv images as well as .efi images hace 16 años
  Michael Brown 314779eb36 [efi] Use elf2efi utility in place of efilink hace 16 años
  Michael Brown 21cfab4fb8 [efi] Inhibit harmless ld warning on unresolved symbol check hace 16 años
  Marty Connor 8674bc05a0 [pcbios] Add additional sanity check for bogus e820 map hace 16 años
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary hace 16 años
  Michael Brown 29480dd715 [efi] Use EFI-native mechanism for accessing SMBIOS table hace 16 años