499 Commits (076154a1c6ca987f84450c0225c190c9cdd77c59)

Author SHA1 Message Date
  Michael Brown 076154a1c6 [image] Allow multiple embedded images 15 years ago
  Michael Brown 8ae1cac050 [xfer] Make consistent assumptions that xfer metadata can never be NULL 15 years ago
  Michael Brown d900ae05d7 [base64] Add base64 encoding functions 15 years ago
  Michael Brown 4e6b62c946 [settings] Handle errors in fetchf_uristring() 15 years ago
  Michael Brown d2b0081740 [settings] Avoid duplicate settings block names 15 years ago
  Michael Brown a128973ecb [settings] Add fetch_string_setting_copy() 15 years ago
  Michael Brown ce9690ca39 [console] Allow KEY_xxx constants to cover F8 function key 15 years ago
  Michael Brown 3e220aa73e [main] Print an "initialising devices" banner 15 years ago
  Michael Brown d9b3d09910 [i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 years ago
  Michael Brown ed196a3ed2 [settings] Ensure fetch_string_setting() returns a NUL-terminated string 15 years ago
  Michael Brown 5e6b82104d [romprefix] Add vendor branding facilities and guidelines 15 years ago
  Michael Brown 0a6c66a830 [settings] Add the notion of a "tag magic" to numbered settings 15 years ago
  Michael Brown 3fe6bede74 [uri] Avoid interpreting DOS-style path names as opaque URIs 15 years ago
  Michael Brown 612f4e7a99 [settings] Avoid returning uninitialised data on error in fetch_xxx_setting() 15 years ago
  Michael Brown 81d92c6d34 [efi] Add EFI image format and basic runtime environment 15 years ago
  Michael Brown 54c024e0af [sanboot] Quick and dirty hack to make SAN boot protocols selectable 15 years ago
  Michael Brown 07e8f18f33 [monojob] Release reference on completed job 15 years ago
  Michael Brown 667819becc [timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC 15 years ago
  Michael Brown c0835339d0 [nap] Formalise the CPU sleeping API 15 years ago
  Michael Brown 658c6dba59 [monojob] Allow for extremely slow system timers 15 years ago
  Michael Brown 16f1e35775 [timer] Formalise the timer API 15 years ago
  Michael Brown e6f276ece3 [process] Add DBG2() messages to help track down frozen processes 15 years ago
  Michael Brown 8c7deba349 [config] Split console configuration out to config/console.h 15 years ago
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 years ago
  Michael Brown 6936c40fef [settings] Allow for setting fetchers to fail in fetchf_hex() 15 years ago
  Michael Brown 35b7658877 [settings] Add the uristring setting type 15 years ago
  Michael Brown b350b10b35 [uri] Add uri_encode() and uri_decode() functions for URI character encoding 15 years ago
  Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 15 years ago
  Michael Brown 8f8f5acf09 [settings] Avoid overwriting the start of .text in fetch_string_setting() 16 years ago
  Michael Brown 5d4839b577 [iSCSI] Add support for mutual CHAP 16 years ago
  Michael Brown 34a06b6ba7 [cmdline] Add setting expansion using ${...} syntax 16 years ago
  Michael Brown 702e0be44e [ui] Add progress dots while waiting on any foreground job 16 years ago
  Michael Brown 03c80c12b8 [iSCSI] Support Windows Server 2008 direct iSCSI installation 16 years ago
  Michael Brown 4f2861a376 [image] Revert "clear LOADED flag" patch 16 years ago
  Michael Brown 14c080020f [image] Clear LOADED flag on all other images when loading a new image 16 years ago
  Stefan Hajnoczi e9e1da131a [GDB] Provide functions to manually enter GDB stub. 16 years ago
  Stefan Hajnoczi 7eb555a8ae [GDB] Obey flow control when GDB connects. 16 years ago
  Stefan Hajnoczi 578b056730 [GDB] UDP clean up and add netdev refcnt 16 years ago
  Stefan Hajnoczi 19386ec2c8 [GDB] Add watch and rwatch hardware watchpoints 16 years ago
  Stefan Hajnoczi 6e670b5f38 [GDB] Remote debugging over UDP 16 years ago
  Stefan Hajnoczi 9ec3ff95f0 [GDB] Atomic read/write for device memory 16 years ago
  Stefan Hajnoczi 59b5465b30 [GDB] Handle kill and detach packets. 16 years ago
  Michael Brown 50810955e9 [console] Call cpu_nap() only if there is no input waiting 16 years ago
  Michael Brown 77a5cc6b13 [ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage 16 years ago
  Stefan Hajnoczi 04bc50f025 [GDB] Add GDB stub for remote debugging 16 years ago
  Stefan Hajnoczi 831db76ff7 [Serial] Split serial console from serial driver 16 years ago
  Stefan Hajnoczi 842165ef76 [GDBSYM] Remove unused gdbsym.c 16 years ago
  Michael Brown 30cd348689 [SMBIOS] Interpret UUIDs as being in network-endian order 16 years ago