491 Révisions (v0.9.6)

Auteur SHA1 Message Date
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios il y a 15 ans
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long il y a 15 ans
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall il y a 15 ans
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string il y a 15 ans
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines il y a 15 ans
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings il y a 15 ans
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs il y a 15 ans
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() il y a 15 ans
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment il y a 15 ans
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable il y a 15 ans
  Michael Brown 07e8f18f33 [monojob] Release reference on completed job il y a 15 ans
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC il y a 15 ans
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API il y a 15 ans
  Michael Brown 658c6dba59 [monojob] Allow for extremely slow system timers il y a 15 ans
  Michael Brown 16f1e35775 [timer] Formalise the timer API il y a 15 ans
  Michael Brown e6f276ece3 [process] Add DBG2() messages to help track down frozen processes il y a 15 ans
  Michael Brown 8c7deba349 [config] Split console configuration out to config/console.h il y a 15 ans
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> il y a 15 ans
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() il y a 15 ans
  Michael Brown 35b7658877 [settings] Add the uristring setting type il y a 15 ans
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding il y a 15 ans
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support il y a 15 ans
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() il y a 16 ans
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP il y a 16 ans
  Michael Brown 34a06b6ba7 [cmdline] Add setting expansion using ${...} syntax il y a 16 ans
  Michael Brown 702e0be44e [ui] Add progress dots while waiting on any foreground job il y a 16 ans
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation il y a 16 ans
  Michael Brown 4f2861a376 [image] Revert "clear LOADED flag" patch il y a 16 ans
  Michael Brown 14c080020f [image] Clear LOADED flag on all other images when loading a new image il y a 16 ans
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. il y a 16 ans
  Stefan Hajnoczi 7eb555a8ae [GDB] Obey flow control when GDB connects. il y a 16 ans
  Stefan Hajnoczi 578b056730 [GDB] UDP clean up and add netdev refcnt il y a 16 ans
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints il y a 16 ans
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP il y a 16 ans
  Stefan Hajnoczi 9ec3ff95f0 [GDB] Atomic read/write for device memory il y a 16 ans
  Stefan Hajnoczi 59b5465b30 [GDB] Handle kill and detach packets. il y a 16 ans
  Michael Brown 50810955e9 [console] Call cpu_nap() only if there is no input waiting il y a 16 ans
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage il y a 16 ans
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging il y a 16 ans
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver il y a 16 ans
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c il y a 16 ans
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order il y a 16 ans
  Michael Brown feade5da6e [Settings] Expose SMBIOS via settings API il y a 16 ans
  Michael Brown af466aedf1 [Settings] find_child_settings() accepts a NULL parent il y a 16 ans
  Michael Brown 978996cdae [usr] Offer user a second chance to enter the shell on boot failure il y a 16 ans
  Michael Brown 96edbd128f [PXEXT] Avoid queueing zero-length buffers in posix_io.c il y a 16 ans
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values il y a 16 ans
  Michael Brown ee5bdb0d75 [PXEXT] Avoid returning a false EOF when we have an empty buffer queued il y a 16 ans
  Michael Brown 8f00c84828 [Settings] Add named setting for next-server il y a 16 ans
  Michael Brown 23e077666b [Settings] copy_settings() should not fail if some settings are missing! il y a 16 ans