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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
31
-1511
/
+764
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
4
-260
/
+169
*
[interface] Convert all job-control interfaces to generic interfaces
Michael Brown
2010-06-22
8
-293
/
+88
*
[interface] Expand object interface to allow for polymorphic interfaces
Michael Brown
2010-06-22
5
-44
/
+413
*
[retry] Use start_timer_fixed() instead of direct timeout manipulation
Michael Brown
2010-06-22
2
-4
/
+2
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
9
-11
/
+23
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
22
-14
/
+59
*
[pcnet32] Replace pcnet32 with native driver
Andrei Faur
2010-06-22
2
-822
/
+1143
*
[jme] Fix 64-bit compile of JMicron ethernet driver
Geoff Lywood
2010-06-22
1
-1
/
+1
*
[process] Hold reference to process during call to step()
Michael Brown
2010-06-15
1
-0
/
+2
*
[jme] Fix refill behavior
Guo-Fu Tseng
2010-06-13
1
-7
/
+13
*
[ethernet] Move Ethernet MAC address checking routines to ethernet.h
Michael Brown
2010-06-07
3
-16
/
+67
*
[eepro100] Add PCI ID for Intel Pro/100 VE
Erwan Velu
2010-06-07
1
-0
/
+1
*
[doc] Fix comment on Linux/x86 boot protocol path
Wu Fengguang
2010-06-03
1
-1
/
+1
*
[jme] Add JMicron Ethernet driver
Guo-Fu Tseng
2010-06-02
3
-0
/
+2218
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
10
-4
/
+724
*
[qib7322] Fix whitespace errors
Michael Brown
2010-06-01
1
-107
/
+108
*
[qib7322] Fix uninitialized variables warning
Shao Miller
2010-06-01
1
-3
/
+10
*
[errdb] Add errdb.pl script to build error database
Michael Brown
2010-05-31
2
-0
/
+109
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
22
-391
/
+1499
*
[pxe] Remove obsolete pxe_errortab.c
Michael Brown
2010-05-30
1
-103
/
+0
*
[efi] Tidy up output of EFI header import script
Michael Brown
2010-05-29
3
-19
/
+65
*
[legal] Add FILE_LICENCE declarations to EFI header files
Michael Brown
2010-05-29
40
-0
/
+96
*
[efi] Synchronise EFI header files
Michael Brown
2010-05-29
2
-7
/
+10
*
[build] Remove PACKED macro
Michael Brown
2010-05-29
6
-74
/
+70
*
[efi] Update UEFI header files with latest version from TianoCore
Geoff Lywood
2010-05-29
41
-1613
/
+6072
*
[dhcp] Use correct DHCP options on EFI systems
Geoff Lywood
2010-05-29
5
-8
/
+126
*
[iscsi] Allow base64 encoding in large binary values
Piotr Jaroszyński
2010-05-28
1
-23
/
+47
*
[iscsi] Use generic base16 functions for iSCSI reverse CHAP
Michael Brown
2010-05-28
1
-24
/
+17
*
[infiniband] Use generic base16 functions for SRP
Michael Brown
2010-05-28
1
-9
/
+7
*
[iscsi] Use generic base16 functions for iSCSI
Michael Brown
2010-05-28
1
-30
/
+21
*
[base16] Add generic base16 encoding and decoding routines
Michael Brown
2010-05-28
3
-0
/
+145
*
[base64] Add ability to decode base64 strings
Michael Brown
2010-05-28
3
-0
/
+101
*
[base64] Allow base64_encode() to handle arbitrary data
Michael Brown
2010-05-28
3
-14
/
+16
*
[doc] Re-add README file
Michael Brown
2010-05-28
1
-0
/
+8
*
[build] Add rtl8139.rom to the default build target list
Michael Brown
2010-05-27
1
-1
/
+2
*
[build] Allow building against a zlib in a non-standard location
Geoff Lywood
2010-05-27
2
-1
/
+3
*
[efi] Fix .efi and .efidrv linking
Piotr Jaroszyński
2010-05-27
5
-7
/
+10
*
[compiler] Fix 64bit compile time errors
Piotr Jaroszyński
2010-05-27
6
-12
/
+12
*
[dhcp] Don't consider invalid offers to be duplicates
Joshua Oreman
2010-05-27
1
-3
/
+3
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
12
-98
/
+48
*
[efi] Fix link order for elf2efi
Piotr Jaroszyński
2010-05-27
1
-2
/
+2
*
[build] Inhibit "skipping incompatible" message from ld
Michael Brown
2010-05-27
1
-1
/
+1
*
[efi] Verify object format support in elf2efi.c
Geoff Lywood
2010-05-27
1
-2
/
+3
*
[dhcp] Honor PXEBS_SKIP option in discovery control
Joshua Oreman
2010-05-27
1
-2
/
+26
*
[wpa] Remove PMKID checking
Joshua Oreman
2010-05-27
1
-64
/
+0
*
[bitmap] Fix bitmaps on 64-bit
Geoff Lywood
2010-05-27
2
-2
/
+2
*
[comboot] Propagate carry flag from COMBOOT API
Stefan Hajnoczi
2010-05-25
3
-12
/
+41
*
[qib7322] Add support for QLogic 7322 HCA
Michael Brown
2010-05-25
4
-0
/
+10051
*
[tcp] Update received sequence number before delivering received data
Michael Brown
2010-05-22
1
-8
/
+10
[next]