40 Комити (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Аутор SHA1 Порука Датум
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL пре 9 година
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting пре 10 година
  Michael Brown 4867085c0c [build] Include version number within only a single object file пре 11 година
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts пре 12 година
  Michael Brown 62eb2294f0 [multiboot] Place multiboot modules low in memory пре 12 година
  Michael Brown d11b82f0e4 [multiboot] Include full image URI in command line пре 12 година
  Michael Brown 34b6ecb2f1 [image] Simplify image management пре 13 година
  Michael Brown 962cada830 [init] Remove concept of "shutdown exit flags" пре 13 година
  Michael Brown 97eda5be0d [multiboot] Reduce length of "Features" startup banner пре 13 година
  Piotr Jaroszyński 5bbad9c8f0 [ioapi] Move get_memmap() to the I/O API group пре 14 година
  Michael Brown 8406115834 [build] Rename gPXE to iPXE пре 14 година
  Stefan Hajnoczi 2eeb711560 [multiboot] Build memory map after shutting down and unhiding gPXE пре 15 година
  Michael Brown 822b3b53f4 [multiboot] Include argv[0] as part of "command line" пре 15 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Michael Brown e960fac8d0 [multiboot] Work around raw-flag bug in Solaris kernels пре 15 година
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long пре 15 година
  Michael Brown 54fbd11221 [build] Keep gcc 4.4 happy пре 15 година
  Michael Brown 2e03610c0d [multiboot] Allow for unspecified {load,bss}_end_addr for raw images пре 16 година
  Michael Brown 4815188dfc [elf] Add execution entry point debug messages for elf/multiboot images пре 16 година
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation пре 16 година
  Michael Brown 688bac1656 Place multiboot command lines in base memory; Xen won't pick them up пре 17 година
  Michael Brown d4947c05b2 Allow images to hold references to the originating URI. пре 17 година
  Michael Brown 9fd6a0418f Allowed zero-cost enforced ordering of features in startup banner пре 17 година
  Holger Lubitz 9a4790667a make multiboot_load static пре 17 година
  Michael Brown 6d2e4e719c Move uninitialised .data16 variables to .bss16; saves around 2000 пре 17 година
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. пре 17 година
  Michael Brown e1646b4080 Place the actual version string in .data16, rather than just the пре 17 година
  Michael Brown 797edf28b7 Replace image->entry with image->priv. пре 17 година
  Michael Brown 55e6d7b70c Use debug autocolourisation. пре 17 година
  Michael Brown bcd6ca3291 Place multiboot tables in base memory; at least some OSes won't see it пре 17 година
  Michael Brown 0f29e0e46e Ensure multiboot modules are in ascending order of memory start пре 17 година
  Michael Brown 53e948bba8 Fix the memory map. пре 17 година
  Michael Brown 6fdc6c81a6 Force probing of multiboot before ELF. пре 17 година
  Michael Brown 9debfed07a Place command-line inline, to save on memory allocation hassles. пре 17 година
  Michael Brown 1d313234b3 Rename copy_user() to memcpy_user(). Add memmove_user() and пре 17 година
  Michael Brown e4c6418ac0 We may be required to page-align modules, so let's make sure we catch пре 17 година
  Michael Brown f59ad50504 Provide registration mechanism for loaded images, so that we can e.g. пре 17 година
  Michael Brown f31d91bce5 Populate multiboot information structure before calling OS. пре 17 година
  Michael Brown dc51af59a4 Capable of starting a multiboot kernel (albeit without the multiboot пре 17 година
  Michael Brown d488a172eb Capable of loading a multiboot image into memory пре 17 година