http://git.etherboot.org
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[romprefix] Inhibit the use of relocation during POST
[gpxe.git]
/
src
/
core
/
2010-05-29
Michael Brown
[base16] Add generic base16 encoding and decoding routines
tree
|
commitdiff
2010-05-29
Michael Brown
[base64] Add ability to decode base64 strings
tree
|
commitdiff
2010-05-29
Michael Brown
[base64] Allow base64_encode() to handle arbitrary...
tree
|
commitdiff
2010-05-27
Geoff Lywood
[bitmap] Fix bitmaps on 64-bit platforms
tree
|
commitdiff
2010-04-20
Piotr Jaroszyński
[uri] Special case NULL in churi()
tree
|
commitdiff
2010-04-20
Piotr Jaroszyński
[uri] Fix NULL dereference in parse_uri()
tree
|
commitdiff
2010-03-04
Stefan Hajnoczi
[fnrec] Add function recorder for debugging
tree
|
commitdiff
2010-02-01
Stefan Hajnoczi
[proto] Remove unsupported IGMP protocol
tree
|
commitdiff
2010-02-01
Stefan Hajnoczi
[proto] Remove unsupported NFS protocol
tree
|
commitdiff
2010-01-27
Joshua Oreman
[uri] Handle an empty unparse_uri() result properly
tree
|
commitdiff
2010-01-20
Joshua Oreman
[uri] Decode/encode URIs when parsing/unparsing
tree
|
commitdiff
2010-01-20
Joshua Oreman
[settings] Add automagic "netX" settings block for...
tree
|
commitdiff
2009-11-21
sobtwmxt
[uri] Fix outdated comment in parse_uri()
tree
|
commitdiff
2009-11-21
Joshua Oreman
[linker] Add mechanism for subsystem-dependent configur...
tree
|
commitdiff
2009-08-31
Michael Brown
[job] Report progress of downloader jobs via job_progress()
tree
|
commitdiff
2009-08-31
Michael Brown
[job] Add missing job_progress() interface method
tree
|
commitdiff
2009-08-10
Michael Brown
[infiniband] Add support for SRP over Infiniband
tree
|
commitdiff
2009-08-10
Michael Brown
[process] Make it safe to call process_add() multiple...
tree
|
commitdiff
2009-07-17
Michael Brown
[debug] Use a delimiter to break up DBG_HD() output
tree
|
commitdiff
2009-07-06
Michael Brown
[xfer] Always nullify interface while sending close...
tree
|
commitdiff
2009-06-28
Michael Brown
[pxe] Add startpxe and stoppxe commands
tree
|
commitdiff
2009-06-13
Shao Miller
[settings] Fix setting_cmp() to handle nameless settings
tree
|
commitdiff
2009-06-03
Michael Brown
[script] Allow for DOS-style line endings in scripts
tree
|
commitdiff
2009-05-26
Michael Brown
[settings] Allow for arbitrarily-named settings
tree
|
commitdiff
2009-05-20
Michael Brown
[settings] Fix erroneous bit-masking in fetch_uintz_set...
tree
|
commitdiff
2009-05-18
Michael Brown
[legal] Add a selection of FILE_LICENCE declarations
tree
|
commitdiff
2009-04-15
Stefan Hajnoczi
[gdb] Allow resynchronisation with gdb
tree
|
commitdiff
2009-03-30
Michael Brown
[resolv] Simplify xfer_redirect() logic
tree
|
commitdiff
2009-03-30
Michael Brown
[xfer] Implement xfer_vreopen() to properly handle...
tree
|
commitdiff
2009-03-27
Daniel Verkamp
[digest] md5sum and sha1sum commands
tree
|
commitdiff
2009-03-26
Michael Brown
[settings] Fix broken assertion in fetch_string_setting...
tree
|
commitdiff
2009-03-13
Michael Brown
[tables] Incorporate table data type information into...
tree
|
commitdiff
2009-03-13
Michael Brown
[tables] Redefine methods for accessing linker tables
tree
|
commitdiff
2009-03-06
Daniel Verkamp
[time] Add the time command
tree
|
commitdiff
2009-03-06
Michael Brown
[settings] Allow for autovivification of settings blocks
tree
|
commitdiff
2009-02-24
Michael Brown
[image] Allow for zero embedded images
tree
|
commitdiff
2009-02-17
Michael Brown
[login] Add "login" command and UI
tree
|
commitdiff
2009-02-17
Michael Brown
[settings] Allow store_setting() to access the root...
tree
|
commitdiff
2009-02-17
Michael Brown
[comboot] Fix reference counting on replacement images
tree
|
commitdiff
2009-02-17
Michael Brown
[comboot] Allow for tail recursion of COMBOOT images
tree
|
commitdiff
2009-02-16
Michael Brown
[uri] Allow use of relative URIs when calling churi()
tree
|
commitdiff
2009-02-16
Michael Brown
[image] Allow multiple embedded images
tree
|
commitdiff
2009-02-15
Michael Brown
[xfer] Make consistent assumptions that xfer metadata...
tree
|
commitdiff
2009-02-13
Michael Brown
[base64] Add base64 encoding functions
tree
|
commitdiff
2009-02-12
Michael Brown
[settings] Handle errors in fetchf_uristring()
tree
|
commitdiff
2009-01-31
Michael Brown
[settings] Avoid duplicate settings block names
tree
|
commitdiff
2009-01-27
Michael Brown
[settings] Add fetch_string_setting_copy()
tree
|
commitdiff
2009-01-25
Michael Brown
[console] Allow KEY_xxx constants to cover F8 function key
tree
|
commitdiff
2009-01-08
Michael Brown
[main] Print an "initialising devices" banner
tree
|
commitdiff
2008-11-19
Michael Brown
[i386] Move iSCSI and AoE boot code to arch/i386/interf...
tree
|
commitdiff
2008-11-19
Michael Brown
[i386] Change [u]int32_t to [unsigned] int, rather...
tree
|
commitdiff
2008-11-19
Michael Brown
[i386] Rename __cdecl to __asmcall
tree
|
commitdiff
2008-11-07
Michael Brown
[settings] Ensure fetch_string_setting() returns a...
tree
|
commitdiff
2008-10-31
Michael Brown
[romprefix] Add vendor branding facilities and guidelines
tree
|
commitdiff
2008-10-30
Michael Brown
[settings] Add the notion of a "tag magic" to numbered...
tree
|
commitdiff
2008-10-24
Michael Brown
[uri] Avoid interpreting DOS-style path names as opaque...
tree
|
commitdiff
2008-10-22
Michael Brown
[settings] Avoid returning uninitialised data on error...
tree
|
commitdiff
2008-10-13
Michael Brown
[efi] Add EFI image format and basic runtime environment
tree
|
commitdiff
2008-10-13
Michael Brown
[sanboot] Quick and dirty hack to make SAN boot protoco...
tree
|
commitdiff
2008-10-13
Michael Brown
[monojob] Release reference on completed job
tree
|
commitdiff
2008-10-12
Michael Brown
[timer] Remove now-obsolete references to TIMER_BIOS...
tree
|
commitdiff
2008-10-12
Michael Brown
[nap] Formalise the CPU sleeping API
tree
|
commitdiff
2008-10-12
Michael Brown
[monojob] Allow for extremely slow system timers
tree
|
commitdiff
2008-10-12
Michael Brown
[timer] Formalise the timer API
tree
|
commitdiff
2008-10-12
Michael Brown
[process] Add DBG2() messages to help track down frozen...
tree
|
commitdiff
2008-10-12
Michael Brown
[config] Split console configuration out to config...
tree
|
commitdiff
2008-10-12
Michael Brown
[ioapi] Remove old io.h file and switch all users over...
tree
|
commitdiff
2008-09-26
Michael Brown
[settings] Allow for setting fetchers to fail in fetchf...
tree
|
commitdiff
2008-09-24
Michael Brown
[settings] Add the uristring setting type
tree
|
commitdiff
2008-09-24
Michael Brown
[uri] Add uri_encode() and uri_decode() functions for...
tree
|
commitdiff
2008-08-28
Daniel Verkamp
[comboot] Add COMBOOT and COM32 support
tree
|
commitdiff
2008-08-14
Michael Brown
[settings] Avoid overwriting the start of .text in...
tree
|
commitdiff
2008-08-11
Michael Brown
[iSCSI] Add support for mutual CHAP
tree
|
commitdiff
2008-07-27
Michael Brown
[cmdline] Add setting expansion using ${...} syntax
tree
|
commitdiff
2008-07-24
Michael Brown
[ui] Add progress dots while waiting on any foreground job
tree
|
commitdiff
2008-07-17
Michael Brown
[iSCSI] Support Windows Server 2008 direct iSCSI instal...
tree
|
commitdiff
2008-07-08
Michael Brown
[image] Revert "clear LOADED flag" patch
tree
|
commitdiff
2008-07-08
Michael Brown
[image] Clear LOADED flag on all other images when...
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] Provide functions to manually enter GDB stub.
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] Obey flow control when GDB connects.
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] UDP clean up and add netdev refcnt
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] Add watch and rwatch hardware watchpoints
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] Remote debugging over UDP
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] Atomic read/write for device memory
tree
|
commitdiff
2008-06-30
Stefan Hajnoczi
[GDB] Handle kill and detach packets.
tree
|
commitdiff
2008-06-11
Michael Brown
[console] Call cpu_nap() only if there is no input...
tree
|
commitdiff
2008-06-09
Michael Brown
[ELF] Add ability to boot ELF images generated by wrapl...
tree
|
commitdiff
2008-06-04
Stefan Hajnoczi
[GDB] Add GDB stub for remote debugging
tree
|
commitdiff
2008-06-04
Stefan Hajnoczi
[Serial] Split serial console from serial driver
tree
|
commitdiff
2008-06-04
Stefan Hajnoczi
[GDBSYM] Remove unused gdbsym.c
tree
|
commitdiff
2008-05-20
Michael Brown
[SMBIOS] Interpret UUIDs as being in network-endian...
tree
|
commitdiff
2008-03-28
Michael Brown
[Settings] Expose SMBIOS via settings API
tree
|
commitdiff
2008-03-27
Michael Brown
[Settings] find_child_settings() accepts a NULL parent
tree
|
commitdiff
2008-03-26
Michael Brown
[usr] Offer user a second chance to enter the shell...
tree
|
commitdiff
2008-03-25
Michael Brown
[PXEXT] Avoid queueing zero-length buffers in posix_io.c
tree
|
commitdiff
2008-03-25
Michael Brown
[Settings] Remove assumption that all settings have...
tree
|
commitdiff
2008-03-25
Michael Brown
[PXEXT] Avoid returning a false EOF when we have an...
tree
|
commitdiff
2008-03-24
Michael Brown
[Settings] Add named setting for next-server
tree
|
commitdiff
2008-03-23
Michael Brown
[Settings] copy_settings() should not fail if some...
tree
|
commitdiff
2008-03-22
Michael Brown
Merge branch 'master' of rom.etherboot.org:/gpxe
tree
|
commitdiff
next