index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios
Michael Brown
2008-11-19
2
-454
/
+0
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-3
/
+3
*
[i386] Rename __cdecl to __asmcall
Michael Brown
2008-11-19
1
-1
/
+1
*
[settings] Ensure fetch_string_setting() returns a NUL-terminated string
Michael Brown
2008-11-07
1
-0
/
+1
*
[romprefix] Add vendor branding facilities and guidelines
Michael Brown
2008-10-31
1
-2
/
+14
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
2
-1
/
+2
*
[uri] Avoid interpreting DOS-style path names as opaque URIs
Michael Brown
2008-10-24
1
-2
/
+6
*
[settings] Avoid returning uninitialised data on error in fetch_xxx_setting()
Michael Brown
2008-10-22
1
-5
/
+15
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
1
-0
/
+6
*
[sanboot] Quick and dirty hack to make SAN boot protocols selectable
Michael Brown
2008-10-13
1
-0
/
+11
*
[monojob] Release reference on completed job
Michael Brown
2008-10-13
1
-0
/
+1
*
[timer] Remove now-obsolete references to TIMER_BIOS and TIMER_RDTSC
Michael Brown
2008-10-13
1
-10
/
+0
*
[nap] Formalise the CPU sleeping API
Michael Brown
2008-10-12
3
-6
/
+5
*
[monojob] Allow for extremely slow system timers
Michael Brown
2008-10-12
1
-1
/
+1
*
[timer] Formalise the timer API
Michael Brown
2008-10-12
2
-84
/
+13
*
[process] Add DBG2() messages to help track down frozen processes
Michael Brown
2008-10-12
1
-0
/
+2
*
[config] Split console configuration out to config/console.h
Michael Brown
2008-10-12
1
-12
/
+3
*
[ioapi] Remove old io.h file and switch all users over to <gpxe/io.h>
Michael Brown
2008-10-12
4
-4
/
+4
*
[settings] Allow for setting fetchers to fail in fetchf_hex()
Michael Brown
2008-09-26
1
-0
/
+2
*
[settings] Add the uristring setting type
Michael Brown
2008-09-24
1
-0
/
+53
*
[uri] Add uri_encode() and uri_decode() functions for URI character encoding
Michael Brown
2008-09-24
1
-0
/
+78
*
[comboot] Add COMBOOT and COM32 support
Daniel Verkamp
2008-08-28
1
-0
/
+8
*
[settings] Avoid overwriting the start of .text in fetch_string_setting()
Michael Brown
2008-08-14
1
-1
/
+2
*
[iSCSI] Add support for mutual CHAP
Michael Brown
2008-08-11
1
-14
/
+67
*
[cmdline] Add setting expansion using ${...} syntax
Michael Brown
2008-07-27
1
-2
/
+96
*
[ui] Add progress dots while waiting on any foreground job
Michael Brown
2008-07-24
1
-3
/
+10
*
[iSCSI] Support Windows Server 2008 direct iSCSI installation
Michael Brown
2008-07-17
5
-18
/
+27
*
[image] Revert "clear LOADED flag" patch
Michael Brown
2008-07-08
1
-10
/
+1
*
[image] Clear LOADED flag on all other images when loading a new image
Michael Brown
2008-07-08
1
-1
/
+10
*
[GDB] Provide functions to manually enter GDB stub.
Stefan Hajnoczi
2008-06-30
2
-32
/
+38
*
[GDB] Obey flow control when GDB connects.
Stefan Hajnoczi
2008-06-30
1
-0
/
+4
*
[GDB] UDP clean up and add netdev refcnt
Stefan Hajnoczi
2008-06-30
1
-19
/
+47
*
[GDB] Add watch and rwatch hardware watchpoints
Stefan Hajnoczi
2008-06-30
1
-1
/
+21
*
[GDB] Remote debugging over UDP
Stefan Hajnoczi
2008-06-30
4
-43
/
+324
*
[GDB] Atomic read/write for device memory
Stefan Hajnoczi
2008-06-30
1
-13
/
+53
*
[GDB] Handle kill and detach packets.
Stefan Hajnoczi
2008-06-30
1
-5
/
+8
*
[console] Call cpu_nap() only if there is no input waiting
Michael Brown
2008-06-11
1
-6
/
+8
*
[ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage
Michael Brown
2008-06-09
1
-4
/
+1
*
[GDB] Add GDB stub for remote debugging
Stefan Hajnoczi
2008-06-05
2
-0
/
+333
*
[Serial] Split serial console from serial driver
Stefan Hajnoczi
2008-06-05
3
-30
/
+45
*
[GDBSYM] Remove unused gdbsym.c
Stefan Hajnoczi
2008-06-05
1
-3
/
+0
*
[SMBIOS] Interpret UUIDs as being in network-endian order
Michael Brown
2008-05-20
1
-3
/
+3
*
[Settings] Expose SMBIOS via settings API
Michael Brown
2008-03-28
1
-4
/
+65
*
[Settings] find_child_settings() accepts a NULL parent
Michael Brown
2008-03-27
1
-0
/
+4
*
[usr] Offer user a second chance to enter the shell on boot failure
Michael Brown
2008-03-26
1
-3
/
+31
*
[PXEXT] Avoid queueing zero-length buffers in posix_io.c
Michael Brown
2008-03-25
1
-6
/
+12
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
3
-292
/
+202
*
[PXEXT] Avoid returning a false EOF when we have an empty buffer queued
Michael Brown
2008-03-25
1
-1
/
+3
*
[Settings] Add named setting for next-server
Michael Brown
2008-03-24
1
-0
/
+6
*
[Settings] copy_settings() should not fail if some settings are missing!
Michael Brown
2008-03-23
1
-39
/
+17
[next]