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
/
hci
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cmdline] Minor tidy-ups to shell_banner.c
Michael Brown
2008-07-24
1
-4
/
+4
*
[cmdline] Added configurable shell banner timeout
Andrew Schran
2008-07-24
1
-5
/
+6
*
[image] Fail "imgexec"/"boot" if the image to execute is ambiguous
Michael Brown
2008-07-08
1
-1
/
+1
*
[settings] Allow "config" command to access root settings block
Michael Brown
2008-07-08
1
-7
/
+7
*
[bzimage] Kill off the initrd image type
Michael Brown
2008-07-08
1
-22
/
+4
*
[GDB] Remote debugging over UDP
Stefan Hajnoczi
2008-06-30
1
-0
/
+105
*
[cmdline] Fix image command-line construction for zero-length argument lists
Michael Brown
2008-06-27
1
-5
/
+8
*
[cmdline] Remove arbitrary limit on the length of image command lines
Michael Brown
2008-06-12
1
-8
/
+17
*
[iSCSI] Produce meaningful errors on login failure
Michael Brown
2008-06-03
1
-7
/
+10
*
[HCI] Display "Not an executable image" when appropriate
Michael Brown
2008-04-08
1
-0
/
+1
*
[usr] Offer user a second chance to enter the shell on boot failure
Michael Brown
2008-03-26
1
-18
/
+1
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
2
-19
/
+18
*
[Settings] Add settings hierarchy
Michael Brown
2008-03-20
3
-10
/
+9
*
[Settings] Start revamping the configuration settings API.
Michael Brown
2008-03-20
3
-98
/
+57
*
[Settings] show_setting() functions return snprintf()-style length.
Michael Brown
2008-03-18
2
-2
/
+2
*
Merge branch 'xl0-timer'
Michael Brown
2008-03-10
2
-2
/
+2
|
\
|
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
2
-2
/
+2
*
|
[Command] Add "sanboot" command.
Michael Brown
2008-03-04
1
-0
/
+68
|
/
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-1
/
+18
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+2
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-5
/
+5
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+8
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+5
*
__nonnull changes
Holger Lubitz
2007-08-20
1
-0
/
+9
*
Print multiple commands per line in help
Michael Brown
2007-08-03
1
-2
/
+12
*
Error message cleanups.
Michael Brown
2007-08-02
1
-1
/
+2
*
Allow images to hold references to the originating URI.
Michael Brown
2007-08-02
1
-24
/
+59
*
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
1
-4
/
+4
*
Add FEATURE() macro, plus code to display features at startup time,
Michael Brown
2007-08-02
1
-1
/
+10
*
Make has_key() a static inline, rather than omitting it altogether.
Michael Brown
2007-07-28
1
-15
/
+1
*
Revert "make bool m_echo static" - I suspect this to be defined by spec
Michael Brown
2007-07-28
1
-1
/
+1
*
make bool m_echo static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
remove has_key by #if 0'ing out
Holger Lubitz
2007-07-27
1
-1
/
+3
*
make _wgetc static
Holger Lubitz
2007-07-27
1
-0
/
+1
*
make struct _softlabelkeys *slks static
Holger Lubitz
2007-07-27
1
-1
/
+1
*
make imgfill_cmdline static
Holger Lubitz
2007-07-27
1
-1
/
+2
*
Add per-file error identifiers
Michael Brown
2007-07-24
1
-9
/
+6
*
Warnings purge: src/{crypto,hci,net}
Marty Connor
2007-07-03
5
-0
/
+9
*
Removed debugging statements that should not have been checked in.
Michael Brown
2007-06-28
1
-2
/
+0
*
Quick hack to get image booting working again
Michael Brown
2007-06-28
1
-28
/
+35
*
Added EPIPE description.
Michael Brown
2007-05-26
1
-0
/
+1
*
Typo
Michael Brown
2007-03-20
1
-2
/
+2
*
Handle structured error codes.
Michael Brown
2007-01-19
1
-8
/
+63
*
vsprintf.h is gPXE-specific; move it to include/gpxe
Michael Brown
2007-01-19
1
-1
/
+1
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
11
-11
/
+12
*
Include stdlib.h rather than malloc.h
Michael Brown
2007-01-18
2
-2
/
+2
*
Add ETIMEDOUT
Michael Brown
2007-01-15
1
-0
/
+1
*
Make TCP give up immediately when it receives -ENETUNREACH from
Michael Brown
2007-01-14
1
-7
/
+10
*
Add the "initrd" command
Michael Brown
2007-01-14
1
-20
/
+57
*
Make "boot" a synonym for "imgexec", to match grub
Michael Brown
2007-01-14
1
-0
/
+4
[next]